Commit e1c00d5300065514965c8912b68edabc9d5a1879
1 parent
136316a9
Exists in
spb-stable
and in
3 other branches
Add 6.6.2 to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
CHANGELOG
@@ -3,6 +3,9 @@ v 6.7.0 | @@ -3,6 +3,9 @@ v 6.7.0 | ||
3 | - Add edit file button to MergeRequest diff | 3 | - Add edit file button to MergeRequest diff |
4 | - Public groups (Jason Hollingsworth) | 4 | - Public groups (Jason Hollingsworth) |
5 | 5 | ||
6 | +v 6.6.2 | ||
7 | + - Fix 500 error on branch/tag create or remove via UI | ||
8 | + | ||
6 | v 6.6.1 | 9 | v 6.6.1 |
7 | - Fix 500 error on files tab if submodules presents | 10 | - Fix 500 error on files tab if submodules presents |
8 | 11 | ||
@@ -655,4 +658,4 @@ v 0.8.0 | @@ -655,4 +658,4 @@ v 0.8.0 | ||
655 | - stability | 658 | - stability |
656 | - security fixes | 659 | - security fixes |
657 | - increased test coverage | 660 | - increased test coverage |
658 | - - email notification | ||
659 | \ No newline at end of file | 661 | \ No newline at end of file |
662 | + - email notification |