Release v0.29.0 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-05-07 18:45:27 -04:00
parent a71ce80cce
commit bb844ad63b
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 31 additions and 1 deletions

30
debian/changelog vendored
View File

@ -1,3 +1,33 @@
plinth (0.29.0) unstable; urgency=high
[ Pavel Borecki ]
* Translated using Weblate (Czech)
[ advocatux ]
* Translated using Weblate (Spanish)
[ Johannes Keyser ]
* Translated using Weblate (German)
[ Allan Nordhøy ]
* Translated using Weblate (Norwegian Bokmål)
[ Hemanth Kumar Veeranki ]
* Add an option to enable/disable public registrations in mediawiki
[ Joseph Nuthalapati ]
* mediawiki: enable/disable public registrations - refactoring & tests
* security: Allow console login access to user plinth
* tt-rss: Skip the check for SELF_URL_PATH
[ Sciumedanglisc ]
* Translated using Weblate (Italian)
[ Sunil Mohan Adapa ]
* searx: Fix issue with uwsgi crashing
-- James Valleroy <jvalleroy@mailbox.org> Mon, 07 May 2018 18:45:02 -0400
plinth (0.28.0) unstable; urgency=medium
[ Sunil Mohan Adapa ]

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '0.28.0'
__version__ = '0.29.0'