Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech authored Oct 23, 2020
1 parent 5d0cf20 commit c93e225
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.11.0] - 2020-10-23
### Changed
- [#75](https://github.com/aeon-php/calendar/pull/75) - **Pass TimeZone into GregorianCalendarStub instead of nullable DateTimeImmutable #75** - [@norberttech](https://github.com/norberttech)

### Added
- [#73](https://github.com/aeon-php/calendar/pull/73) - **Added __serialize and __unserialize methods to those value objects that might be serialized #73** - [@norberttech](https://github.com/norberttech)

## [0.10.0] - 2020-10-14
### Fixed
- [#72](https://github.com/aeon-php/calendar/pull/72) - **Make sure all DateTime constructors create the same instance #72** - [@norberttech](https://github.com/norberttech)
Expand Down

0 comments on commit c93e225

Please sign in to comment.