kopia lustrzana https://github.com/collective/icalendar
rodzic
5ec4e60560
commit
ebb47ee991
16
CHANGES.rst
16
CHANGES.rst
|
|
@ -1,6 +1,22 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
3.11.3 (unreleased)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
Breaking changes:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
New features:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
- *add item here*
|
||||||
|
|
||||||
|
|
||||||
3.11.2 (2017-01-12)
|
3.11.2 (2017-01-12)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
__version__ = '3.11.2'
|
__version__ = '3.11.3.dev0'
|
||||||
|
|
||||||
from icalendar.cal import (
|
from icalendar.cal import (
|
||||||
Calendar,
|
Calendar,
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue