Skip to content

Commit

Permalink
CHANGELOG changes. V.0.2.3 to pypi incoming...
Browse files Browse the repository at this point in the history
  • Loading branch information
wreckage committed Mar 31, 2015
1 parent cf1a15e commit 96805e9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
Version 0.2.3 (March 30, 2015)
-----------------------------

* Yaroslav Klyuyev <github.com/imposeren> contibuted the following:
* added Django 1.7 support
* added CALENDAR_TIME_FORMAT optional setting
* added get_month_events method
* README changes
* fixed several places that caused UnicodeDecodeError
* fixed a bug involving events flowing over months
* fixed some tests
* + more? (sorry if I missed something)
* added a test for Yaroslav's 'events flowing over months' bug fix
* Tox can now run tests again Django 1.7
* Travis CI now tests against Django 1.7
* fixed a bug involving out-of-range days
* added AUTHORS file


Version 0.2.1 (June 16, 2014)
-----------------------------

Expand Down

0 comments on commit 96805e9

Please sign in to comment.