File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
lib/activity_notification Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.4.1 / 2025-12-31
2+ [ Full Changelog] ( http://github.com/simukappu/activity_notification/compare/v2.4.0...v2.4.1 )
3+
4+ Enhancements:
5+
6+ * Make Mongoid and Dynamoid optional dependencies - [ #190 ] ( https://github.com/simukappu/activity_notification/issues/190 )
7+
8+ Bug Fixes:
9+
10+ * Fix OpenAPI schema validation errors in Subscription model
11+ * Fix Dynamoid ORM datetime format issue in optional_targets API response
12+ * Fix OpenAPI parser deprecation warning by adding strict_reference_validation configuration
13+
114## 2.4.0 / 2025-08-20
215[ Full Changelog] ( http://github.com/simukappu/activity_notification/compare/v2.3.3...v2.4.0 )
316
Original file line number Diff line number Diff line change 11module ActivityNotification
2- VERSION = "2.4.0 "
2+ VERSION = "2.4.1 "
33end
You can’t perform that action at this time.
0 commit comments