Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jun 27, 2015
1 parent 47f9cd3 commit 9dfa493
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -409,4 +409,8 @@ Please see Install/2.4 release notes *before* attempting to upgrade to version 2
- Fix Scanning for placeholders fails on include tags with a variable as an argument
- Fix handling of plugin position attribute
- Fix for some structureboard issues
- Add setting to hide toolbar when a URL is not handled by django CMS
- Add setting to hide toolbar when a URL is not handled by django CMS
- Add editorconfig configuration
- Make shift tab work correctly in submenu
- Fix get_language_from_request if POST and GET exists
- Fix an error in placeholder cache
4 changes: 4 additions & 0 deletions docs/upgrade/3.1.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,16 @@ What's new in 3.1.1
* Add copy_site command
* Add setting to disable toolbar for anonymous users
* Add setting to hide toolbar when a URL is not handled by django CMS
* Add editorconfig configuration

Bug Fixes
=========

* Fix issue with causes menu classes to be duplicated in advanced settings
* Fix issue with breadcrumbs not showing
* Fix issues with show_menu templatetags
* Fix an error in placeholder cache
* Fix get_language_from_request if POST and GET exists
* Minor documentation fixes
* Revert whitespace cleanup on flash player to fix it
* Correctly restore previous status of dragbars
Expand All @@ -42,6 +45,7 @@ Bug Fixes
* Fix for some structureboard issues
* Pin South version to 1.0.2
* Pin Html5lib version to 0.999 until a current bug is fixed
* Make shift tab work correctly in submenu


Potentially backward incompatibile changes
Expand Down

0 comments on commit 9dfa493

Please sign in to comment.