Skip to content

Commit 0179124

Browse files
committed
Update changelog and bump up verson
1 parent 0f98ec3 commit 0179124

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## [Released]
22

3+
## [3.1.0] - 2026-04-24
4+
- DMARC Monitoring support (list, create, update, delete monitors; aggregated reports, IP-specific reports, report sources, mark/remove IP favorites)
5+
36
## [3.0.1] - 2025-04-10
47
- Adding missing parameters
58

lib/mailersend/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Mailersend
4-
VERSION = '3.0.1'
4+
VERSION = '3.1.0'
55
end

0 commit comments

Comments
 (0)