Skip to content

Commit

Permalink
Merge pull request #4403 from yakky/changelog_3015
Browse files Browse the repository at this point in the history
Add 3.0.15 changelog
  • Loading branch information
yakky committed Aug 31, 2015
2 parents e4b728f + 1281fdd commit 1a015c8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
35 changes: 35 additions & 0 deletions docs/upgrade/3.0.15.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
.. _upgrade-to-3.0.15:

####################
3.0.15 release notes
####################

********************
What's new in 3.0.15
********************

Bug Fixes
=========

* Relax html5lib versions
* Fix redirect when deleting a page
* Correct South migration error
* Correct validation on numeric fields in modal popups
* Exclude scssc from manifest
* Remove unpublished pages from menu
* Remove page from menu items for performance reason
* Fix reachability of pages with expired ancestors
* Don't try to modify an immutable QueryDict
* Only attempt to delete cache keys if there are some to be deleted
* Update documentation section
* Fix language chooser template
* Cast to int cache version
* Fix extensions copy when using duplicate page/create page type



Thanks
======

Many thanks community members who have submitted issue reports and especially to
these GitHub users who have also submitted pull requests: basilelegal.
1 change: 1 addition & 0 deletions docs/upgrade/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ makes changes to your database.
.. toctree::
:maxdepth: 1

3.0.15
3.0.14
3.0.13
3.0.12
Expand Down

0 comments on commit 1a015c8

Please sign in to comment.