Back to development: 4.0.2

[ci skip]
pull/261/head
esteele 2018-02-11 21:34:55 -05:00
rodzic 7a378ef0d0
commit 8be2b6bf7c
2 zmienionych plików z 17 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,22 @@
Changelog
=========
4.0.2 (unreleased)
------------------
Breaking changes:
- *add item here*
New features:
- *add item here*
Bug fixes:
- *add item here*
4.0.1 (2018-02-11)
------------------

Wyświetl plik

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