Skip to content

Commit 1eca4d5

Browse files
Release 2.12.1 (#533)
Co-authored-by: markuspoerschke <[email protected]>
1 parent b7f4ed0 commit 1eca4d5

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.12.1] - 2023-06-22
11+
1012
### Fixed
1113

1214
- Add value type DATE to DTSTART and DTEND [#519](https://github.com/markuspoerschke/iCal/pull/519)
@@ -274,7 +276,8 @@ Please check the [upgrade guide](UPGRADE.md) on how to upgrade from version `0.*
274276
- **Breaking Change:** Changed signature of the `Event::setOrganizer` method. Now there is is only one parameter that must be an instance of `Property\Organizer`.
275277
- Updated install section in README.md [#54](https://github.com/markuspoerschke/iCal/pull/53)
276278

277-
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.12.0...HEAD
279+
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.12.1...HEAD
280+
[2.12.1]: https://github.com/markuspoerschke/iCal/compare/2.12.0...2.12.1
278281
[2.12.0]: https://github.com/markuspoerschke/iCal/compare/2.11.0...2.12.0
279282
[2.11.0]: https://github.com/markuspoerschke/iCal/compare/2.10.0...2.11.0
280283
[2.10.0]: https://github.com/markuspoerschke/iCal/compare/2.9.0...2.10.0

0 commit comments

Comments
 (0)