1
0
mirror of https://github.com/rlanvin/php-rrule.git synced 2025-02-20 09:54:16 +01:00

Update changelog

This commit is contained in:
rlanvin 2017-01-22 22:25:38 +02:00
parent 5dc05264bb
commit 26d147b729

View File

@ -5,6 +5,7 @@
### Fixed
- `RRule::offsetGet` and `RSet::offsetGet` throw `InvalidArgumentException` for illegal offset types [#22](https://github.com/rlanvin/php-rrule/issues/22)
- Update exception message for UNTIL parse error [#23](https://github.com/rlanvin/php-rrule/pull/23)
## [1.4.0] - 2016-11-11