Update ChangeLog and add new contributor

This commit is contained in:
Frederic Guillot 2016-07-03 21:21:38 -04:00
parent 2f109022f7
commit 796ebb956a
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
2 changed files with 3 additions and 1 deletions

View File

@ -48,6 +48,7 @@ Contributors:
- [Iterate From 0](https://github.com/freebsd-kanboard)
- [Jan Dittrich](https://github.com/jdittrich)
- [Janne Mäntyharju](https://github.com/JanneMantyharju)
- [Jannik Winkel](https://github.com/kiney)
- [Jean-François Magnier](https://github.com/lefakir)
- [Jeff Guillou](https://github.com/jf-guillou)
- [Jesusaplsoft](https://github.com/jesusaplsoft)

View File

@ -1,4 +1,4 @@
Version 1.0.31 (unreleased)
Version 1.0.31
--------------
New features:
@ -30,6 +30,7 @@ Bug fixes:
* Flush memory cache in worker to get latest config values
* Fixed empty title for web notification with only one overdue task
* Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane()
* Fixed "due today" highlighting
Version 1.0.30
--------------