Skip to content

Commit 75b76c8

Browse files
committed
Release 2.5.0
1 parent 9fd062a commit 75b76c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [2.5.0] - 2024-06-08
6+
57
### Fixed
68

79
- Swedish: Corrects the spelling of monday and the grammar of enumeration partials. [#134](https://github.com/rlanvin/php-rrule/pull/134)
@@ -263,7 +265,8 @@
263265

264266
- First release, everything before that was unversioned (`dev-master` was used).
265267

266-
[Unreleased]: https://github.com/rlanvin/php-rrule/compare/v2.4.1...HEAD
268+
[Unreleased]: https://github.com/rlanvin/php-rrule/compare/v2.5.0...HEAD
269+
[2.5.0]: https://github.com/rlanvin/php-rrule/compare/v2.4.1...v2.5.0
267270
[2.4.1]: https://github.com/rlanvin/php-rrule/compare/v2.4.0...v2.4.1
268271
[2.4.0]: https://github.com/rlanvin/php-rrule/compare/v2.3.2...v2.4.0
269272
[2.3.2]: https://github.com/rlanvin/php-rrule/compare/v2.3.1...v2.3.2

0 commit comments

Comments
 (0)