missing changelog entry

pull/139/head
Johannes Raggam 2014-06-02 12:59:01 +02:00
rodzic 2e9ce70fe5
commit 2aeeebd54d
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -5,6 +5,11 @@ Changelog
3.6.3 (unreleased)
------------------
- For components with ``ignore_exceptions`` set to ``True``, mark unparseable
lines as broken instead rising a ``ValueError``. ``VEVENT`` components have
``ignore_exceptions`` set to ``True`` by default.
[jkiang13]
- Make ``python-dateutil`` a soft-dependency.
[boltnev]