pull/192/head
Johannes Raggam 2016-05-26 11:14:36 +02:00
rodzic f0d0496309
commit b91bc75ec4
1 zmienionych plików z 13 dodań i 3 usunięć

Wyświetl plik

@ -6,14 +6,24 @@ Changelog
New:
- *add item here*
- Updated components description to better comply with RFC 5545.
Refs #183.
[stlaz]
- Added PERIOD value type to date types.
Also fixes incompatibilities described in #184.
Refs #189.
[stlaz]
Fixes:
- Fix testsuite for use with ``dateutil>=2.5``. Refs #195.
- Reintroduce cal.Component.is_broken that was removed with 3.9.2 [geier]
- Fix testsuite for use with ``dateutil>=2.5``.
Refs #195.
[untitaker]
- Reintroduce cal.Component.is_broken that was removed with 3.9.2.
Refs #185.
[geier]
3.9.2 (2016-02-05)