Skip to content

Commit

Permalink
Update Changelog for 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rlanvin committed Jan 6, 2023
1 parent fa13bf3 commit 2acd995
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## [Unreleased]

## [2.4.0] - 2023-01-06

### Fixed

- Exclude files from dist packages [#110](https://github.com/rlanvin/php-rrule/pull/110)
- Improve German translation [#112](https://github.com/rlanvin/php-rrule/issues/112)
- Daylight Saving Time issue with PHP 8.1 [#120](https://github.com/rlanvin/php-rrule/issues/120)

### Added

Expand Down Expand Up @@ -238,7 +242,8 @@

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

[Unreleased]: https://github.com/rlanvin/php-rrule/compare/v2.3.2...HEAD
[Unreleased]: https://github.com/rlanvin/php-rrule/compare/v2.4.0...HEAD
[2.4.0]: https://github.com/rlanvin/php-rrule/compare/v2.3.2...v2.4.0
[2.3.2]: https://github.com/rlanvin/php-rrule/compare/v2.3.1...v2.3.2
[2.3.1]: https://github.com/rlanvin/php-rrule/compare/v2.3.0...v2.3.1
[2.3.0]: https://github.com/rlanvin/php-rrule/compare/v2.2.2...v2.3.0
Expand Down

0 comments on commit 2acd995

Please sign in to comment.