3.0 changelog startet.

pull/29/merge
Johannes Raggam 2012-02-22 11:33:58 +01:00
rodzic 6f899869d4
commit 65d3197c53
1 zmienionych plików z 11 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,17 @@
Changelog
=========
3.0 (unreleased)
----------------
* Add API for proper Timezone support. Allow creating ical DATE-TIME strings
with timezone information from Python datetimes with pytz based timezone
information and vice versa.
[thet]
* Unify API to only use to_ical and from_ical and remove any __str__ API
definitions. This is one requirement for Python 3 compatibility.
[thet]
2.2 (2011-08-24)
----------------