Skip to content

Commit f3871fe

Browse files
committed
Bump version to v2.5.0
1 parent f6bb091 commit f3871fe

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2.5.0 / 2026-01-02
2+
[Full Changelog](http://github.com/simukappu/activity_notification/compare/v2.4.1...v2.5.0)
3+
4+
Enhancements:
5+
6+
* Minimize files included in the distributed Gem
7+
* Add CC (Carbon Copy) email notification functionality - [#107](https://github.com/simukappu/activity_notification/issues/107)
8+
* Add cascading notification feature with sequential delivery and time-delayed escalation - [#127](https://github.com/simukappu/activity_notification/issues/127)
9+
110
## 2.4.1 / 2025-12-31
211
[Full Changelog](http://github.com/simukappu/activity_notification/compare/v2.4.0...v2.4.1)
312

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActivityNotification
2-
VERSION = "2.4.1"
2+
VERSION = "2.5.0"
33
end

0 commit comments

Comments
 (0)