Skip to content

Commit

Permalink
Bump version to 1.3.1 since PyPI does not allow re-uploading anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
dbunskoek committed Oct 27, 2015
1 parent 9fddf79 commit 90f66f2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# Changelog

## 1.3.1

**Date** Oct 27th, 2015

* upgrade CKEditor 4.4.7 -> 4.5.4


## 1.3

**Date** Oct 27th, 2015

* run tests on Django 1.8, fix test failure
* tox.ini uses new features of tox
* upgrade CKEditor 4.4.7 -> 4.5.4
* load Fiber page data and contentitem groups async, makes navigating pages with Fiber enabled much faster
* fix incompatibility with django-compressor running in offline mode
* handle lazy URLs
Expand Down

0 comments on commit 90f66f2

Please sign in to comment.