summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-01-14 17:07:46 -0500
committerFrederic Guillot <fred@kanboard.net>2017-01-14 17:07:46 -0500
commitefc1e856128a0b8e1c9170c16bd242b83fd884ce (patch)
treee9a50c9ea8291ac8d518b185aafadd3017328fe0
parent0ed13c01f9d9a62e1d1525a649259c8f34d2c8f1 (diff)
Update ChangeLog and contributors list
-rw-r--r--CONTRIBUTORS.md1
-rw-r--r--ChangeLog16
2 files changed, 9 insertions, 8 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 199a161c..3bd8c693 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -77,6 +77,7 @@ Contributors:
- [Łukasz Klim](https://github.com/lukas346)
- [Maces](https://github.com/maces)
- [Manish Lad](https://github.com/manishlad)
+- [Mark Szymanski](https://github.com/markjszy)
- [Mathgl67](https://github.com/mathgl67)
- [Matthieu Keller](https://github.com/maggick)
- [Mauro Mariño](https://github.com/moromarino)
diff --git a/ChangeLog b/ChangeLog
index 3e262ad3..a355aca9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,26 +1,26 @@
-Version 1.0.37 (unreleased)
----------------------------
+Version 1.0.37 (Jan 14, 2017)
+-----------------------------
Improvements:
* Improve keyboard shortcuts handling
* Improve auto-complete dropdown elements sorting
* Larger task form
-* Rewrite dialog and confirmation boxes (inline popup)
+* Rewrite dialog and confirmation boxes (inline popups)
* Remove TaskGanttCreationController
* Add helpers to open modal boxes
* Make icons clickable in menus
-* Open task import in modal box
+* Open task imports in modal box
* Open form to create customer filters in modal box
* Open project activities in modal box
* Display project analytics in modal box
* Display project exports in modal box
* Improve accordion component
-* Improve currencies pages navigation
-* Improve link labels pages navigation
-* Improve settings pages layout
+* Improve currencies page navigation
+* Improve link labels page navigation
+* Improve settings page layout
* Offer the possibility to define version compatibility from plugins
-* Add task creation event to automatic action to send task by email
+* Add task creation event to the automatic action to send task by email
Bug fixes: