Skip to content

Commit da99126

Browse files
Release version 2.4.0 (#356)
1 parent e1c4b00 commit da99126

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.4.0] - 2021-12-13
11+
1012
### Added
1113

1214
- Support `symfony/deprecation-contracts` version 3 [#354](https://github.com/markuspoerschke/iCal/pull/354)
@@ -208,7 +210,8 @@ Please check the [upgrade guide](UPGRADE.md) on how to upgrade from version `0.*
208210
- **Breaking Change:** Changed signature of the `Event::setOrganizer` method. Now there is is only one parameter that must be an instance of `Property\Organizer`.
209211
- Updated install section in README.md [#54](https://github.com/markuspoerschke/iCal/pull/53)
210212

211-
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.3.0...HEAD
213+
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.4.0...HEAD
214+
[2.4.0]: https://github.com/markuspoerschke/iCal/compare/2.3.0...2.4.0
212215
[2.3.0]: https://github.com/markuspoerschke/iCal/compare/2.2.0...2.3.0
213216
[2.2.0]: https://github.com/markuspoerschke/iCal/compare/2.1.0...2.2.0
214217
[2.1.0]: https://github.com/markuspoerschke/iCal/compare/2.0.0...2.1.0

0 commit comments

Comments
 (0)