From d660c8109227567ffbfc51f33c26dcd919ae228a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Nov 14 2019 02:23:45 +0000 Subject: Update CHANGELOG for 2.5.1 Signed-off-by: Adam Williamson --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b2dcf..3d2a404 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,17 @@ ## Changelog +### 2.5.1 - 2019-11-13 + +* [wikitcms-2.5.1.tar.gz](https://files.pythonhosted.org/packages/source/w/wikitcms/wikitcms-2.5.1.tar.gz) + +1. Fix the AMI seedtext generation with Python 2 +2. Add pytz to the requirements + ### 2.5.0 - 2019-11-13 * [wikitcms-2.5.0.tar.gz](https://files.pythonhosted.org/packages/source/w/wikitcms/wikitcms-2.5.0.tar.gz) -1. Add `page.AMIPage` (and `event.ValidationEvent.ami_page`) with AMI links for event +1. **NEW**: Add `page.AMIPage` (and `event.ValidationEvent.ami_page`) with AMI links for event 2. Make image download table properly collapsible again ### 2.4.4 - 2019-09-12