TW-1861: Truncated description when adding annotation

- Thanks to eezewaek.
This commit is contained in:
Paul Beckingham 2017-01-16 20:05:08 -05:00
parent 8dcf0d0c72
commit a60c373caf
2 changed files with 3 additions and 0 deletions

View file

@ -308,3 +308,4 @@ suggestions:
eldios
Eli
Sergey Trofimov
eezewaek

View file

@ -43,6 +43,8 @@
- TW1858 Change signature for dependencyGetBlocked
- TW-1859 Change signature of Task::getTags
- TW-1860 Change signature of Task::getAnnotations
- TW-1861 Truncated description when adding annotation
(thanks to eezewaek).
- TW-1873 Specify different path to extensions/hooks directory
(thanks to Eli).
- TW-1878 uuids subcommand produces a space-delimited list, not comma-delimited