Skip to content

Commit

Permalink
Release 2.9.0 (#481)
Browse files Browse the repository at this point in the history
Co-authored-by: markuspoerschke <markuspoerschke@users.noreply.github.com>
  • Loading branch information
markuspoerschke-bot and markuspoerschke committed Dec 23, 2022
1 parent 05ac451 commit 229f02a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.9.0] - 2022-12-23

### Changed

- Add missing return types and missing template annotations [#472](https://github.com/markuspoerschke/iCal/pull/472)
Expand Down Expand Up @@ -250,7 +252,8 @@ Please check the [upgrade guide](UPGRADE.md) on how to upgrade from version `0.*
- **Breaking Change:** Changed signature of the `Event::setOrganizer` method. Now there is is only one parameter that must be an instance of `Property\Organizer`.
- Updated install section in README.md [#54](https://github.com/markuspoerschke/iCal/pull/53)

[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.8.0...HEAD
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.9.0...HEAD
[2.9.0]: https://github.com/markuspoerschke/iCal/compare/2.8.0...2.9.0
[2.8.0]: https://github.com/markuspoerschke/iCal/compare/2.7.0...2.8.0
[2.7.0]: https://github.com/markuspoerschke/iCal/compare/2.6.0...2.7.0
[2.6.0]: https://github.com/markuspoerschke/iCal/compare/2.5.1...2.6.0
Expand Down

0 comments on commit 229f02a

Please sign in to comment.