CHANGELOG.md in mailgun-ruby-1.2.13 vs CHANGELOG.md in mailgun-ruby-1.2.14
- old
+ new
@@ -2,15 +2,35 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.2.14] - 2024-02-13
+
+### Added
+
+- Tags CRUD support (https://github.com/mailgun/mailgun-ruby/pull/316)
+- Additional Domain Endpoints (https://github.com/mailgun/mailgun-ruby/pull/314)
+- Webhooks Update Method (https://github.com/mailgun/mailgun-ruby/pull/305)
+- Add support for AMP HTML (https://github.com/mailgun/mailgun-ruby/pull/304)
+- Add support for AMP HTML (https://github.com/mailgun/mailgun-ruby/pull/304)
+
+### Fixed
+
+- Typos in docs, specs (- Add support for AMP HTML (https://github.com/mailgun/mailgun-ruby/pull/304)).
+
## [1.2.13] - 2023-11-25
### Added
-- Subaccounts API support (https://github.com/mailgun/mailgun-ruby/pull/300).
+- Subaccounts API support (https://github.com/mailgun/mailgun-ruby/pull/310).
+## [1.2.12] - 2023-10-22
+
+### Added
+
+- Templates CRUD support (https://github.com/mailgun/mailgun-ruby/pull/300).
+
### Fixed
- transform_for_mailgun block iteration issue (https://github.com/mailgun/mailgun-ruby/pull/298).
-- Typos in several files (https://github.com/mailgun/mailgun-ruby/pull/297).
+- Typos in several files (https://github.com/mailgun/mailgun-ruby/pull/297).
\ No newline at end of file