Update ChangeLog

This commit is contained in:
Frederic Guillot 2016-12-30 20:18:39 -05:00
parent ff79ec72c1
commit 053514feaa
1 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Version 1.0.36 (unreleased)
---------------------------
Version 1.0.36 (Dec 30, 2016)
-----------------------------
New features:
@ -10,16 +10,19 @@ New features:
Improvements:
* Add pagination details
* Handle username with dots in user mentions
* Replace Chosen jQuery plugin by custom UI component
* Rewrite UI component that change user/group roles
* Replace Chosen jQuery plugin by custom UI component
* Remove dependency on Mousetrap Javascript library
* Disable PageSpeed module from .htaccess if present
* Add currency of Chinese Yuan
Bug fixes:
* Fix compatibility issue with PHP 5.3 for array_combine function
* Fix wrong controller name on project activity page when using filters
* Uploaded avatar images are now visible in public board view
Version 1.0.35 (Dec 4, 2016)
----------------------------