Preparing release 3.11.4

[ci skip]
pull/225/head 3.11.4
esteele 2017-05-10 08:52:03 -04:00
rodzic 01f788e990
commit a0380b78db
2 zmienionych plików z 2 dodań i 12 usunięć

Wyświetl plik

@ -1,17 +1,9 @@
Changelog
=========
3.11.4 (unreleased)
3.11.4 (2017-05-10)
-------------------
Breaking changes:
- *add item here*
New features:
- *add item here*
Bug fixes:
- Don't break on parameter values which contain equal signs, e.g. base64 encoded
@ -20,8 +12,6 @@ Bug fixes:
- Fix handling of VTIMEZONEs with subcomponents with the same DTSTARTs.
[geier]
- *add item here*
3.11.3 (2017-02-15)
-------------------

Wyświetl plik

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
__version__ = '3.11.4.dev0'
__version__ = '3.11.4'
from icalendar.cal import (
Calendar,