Mention retry feature for repository import in CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-03-13 21:15:18 +02:00
parent d1bee5e374
commit 9064fba071
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ v 6.7.0
- Fixes a bug with group member administration (Matt DeTullio)
- Sort tag names using VersionSorter (Robert Speicher)
- Add GFM autocompletion for MergeRequests (Robert Speicher)
- Add retry feature for repository import
v 6.6.2
- Fix 500 error on branch/tag create or remove via UI