Commit 9064fba071d06439ead76890015c3d38ffa63375

Authored by Dmitriy Zaporozhets
1 parent d1bee5e3

Mention retry feature for repository import in CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -15,6 +15,7 @@ v 6.7.0 @@ -15,6 +15,7 @@ v 6.7.0
15 - Fixes a bug with group member administration (Matt DeTullio) 15 - Fixes a bug with group member administration (Matt DeTullio)
16 - Sort tag names using VersionSorter (Robert Speicher) 16 - Sort tag names using VersionSorter (Robert Speicher)
17 - Add GFM autocompletion for MergeRequests (Robert Speicher) 17 - Add GFM autocompletion for MergeRequests (Robert Speicher)
  18 + - Add retry feature for repository import
18 19
19 v 6.6.2 20 v 6.6.2
20 - Fix 500 error on branch/tag create or remove via UI 21 - Fix 500 error on branch/tag create or remove via UI