mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-20 09:54:16 +01:00
Adding a changelog file
This commit is contained in:
parent
2e94688553
commit
7b0df39bbe
19
CHANGELOG.md
Executable file
19
CHANGELOG.md
Executable file
@ -0,0 +1,19 @@
|
||||
# Change Log
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.1] - 2016-03-11
|
||||
|
||||
### Fixed
|
||||
|
||||
- Ensure the results are returned in the same timezone as DTSTART (#6)
|
||||
- LogicException namespacing bug (#3)
|
||||
|
||||
## 1.0.0 - 2016-03-02
|
||||
|
||||
### Added
|
||||
|
||||
- First release, everything before that was unversioned (`dev-master` was used).
|
||||
|
||||
[Unreleased]: https://github.com/rlanvin/php-rrule/compare/v1.0.1...HEAD
|
||||
[1.0.1]: https://github.com/rlanvin/php-rrule/compare/v1.0.0...v1.0.1
|
Loading…
x
Reference in New Issue
Block a user