changelog

This commit is contained in:
Alex Dadgar
2017-08-30 10:54:19 -07:00
parent 0583d032ee
commit d76b5bedba

View File

@@ -1,6 +1,7 @@
## 0.6.3 (Unreleased)
BUG FIXES:
* api: Search handles prefix longer than allowed UUIDs [GH-3138]
* api: Search endpoint handles even UUID prefixes with hyphens [GH-3120]
* cli: All status commands handle even UUID prefixes with hyphens [GH-3122]
* cli: Fix autocompletion of paths that include directories on zsh [GH-3129]