Add unit test to remove metadata

This commit is contained in:
Frederic Guillot
2015-12-30 16:59:21 +01:00
parent 9039e27b13
commit 65f26699a6
5 changed files with 18 additions and 12 deletions

View File

@@ -6,6 +6,7 @@ New features:
- Added support of user mentions (@username)
- Added report to compare working hours between open and closed tasks
- Added the possiblity to define custom routes from plugins
- Added new method to remove metadata
Improvements: