Skip to content

Commit 8f32bbb

Browse files
Release 2.11.0 (#490)
Co-authored-by: markuspoerschke <[email protected]>
1 parent 256449f commit 8f32bbb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
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.11.0] - 2023-01-17
11+
1012
### Changed
1113

1214
- Declare CalendarFactory::getProperties protected i/o private to open it for extension [#386](https://github.com/markuspoerschke/iCal/pull/386)
@@ -262,7 +264,8 @@ Please check the [upgrade guide](UPGRADE.md) on how to upgrade from version `0.*
262264
- **Breaking Change:** Changed signature of the `Event::setOrganizer` method. Now there is is only one parameter that must be an instance of `Property\Organizer`.
263265
- Updated install section in README.md [#54](https://github.com/markuspoerschke/iCal/pull/53)
264266

265-
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.10.0...HEAD
267+
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.11.0...HEAD
268+
[2.11.0]: https://github.com/markuspoerschke/iCal/compare/2.10.0...2.11.0
266269
[2.10.0]: https://github.com/markuspoerschke/iCal/compare/2.9.0...2.10.0
267270
[2.9.0]: https://github.com/markuspoerschke/iCal/compare/2.8.0...2.9.0
268271
[2.8.0]: https://github.com/markuspoerschke/iCal/compare/2.7.0...2.8.0

0 commit comments

Comments
 (0)