Browse Source

Update changelog

Denis K 8 years ago
parent
commit
17ce3f1c4e
1 changed files with 12 additions and 0 deletions
  1. 12 0
      CHANGELOG.rst

+ 12 - 0
CHANGELOG.rst

@@ -1,6 +1,18 @@
 Changelog
 =========
 
+0.1.5
+-----
+* Add inlines.min.js
+* Specify IE compatibility version
+* Add previous/next buttons to change form
+* Add preserving filters when returning to changelist
+* Add opened tab remembering
+* Fix breadcrumbs text overflow
+* PR-65: Fixed Django 1.8+ compatibility issues (thanks to hanuprateek, SalahAdDin, cdrx for pull requests)
+* PR-73: Added missing safe template tag on the change password page (thanks to JensAstrup for pull request)
+
+
 0.1.4
 -----
 * [Feature] Side bar compact mode (lists all models without opening second menu)