Skip to content

Commit

Permalink
Release 2.12.1 (#533)
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 Jun 26, 2023
1 parent b7f4ed0 commit 1eca4d5
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.12.1] - 2023-06-22

### Fixed

- Add value type DATE to DTSTART and DTEND [#519](https://github.com/markuspoerschke/iCal/pull/519)
Expand Down Expand Up @@ -274,7 +276,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.12.0...HEAD
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.12.1...HEAD
[2.12.1]: https://github.com/markuspoerschke/iCal/compare/2.12.0...2.12.1
[2.12.0]: https://github.com/markuspoerschke/iCal/compare/2.11.0...2.12.0
[2.11.0]: https://github.com/markuspoerschke/iCal/compare/2.10.0...2.11.0
[2.10.0]: https://github.com/markuspoerschke/iCal/compare/2.9.0...2.10.0
Expand Down

0 comments on commit 1eca4d5

Please sign in to comment.