diff options
author | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-06-20 12:15:42 -0500 |
---|---|---|
committer | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-06-20 12:15:42 -0500 |
commit | e3d9d46beccc087bd28874896153ac906915bf66 (patch) | |
tree | 0ede0e0aa8bce8a9df834d761e2949a59a12413d /CHANGELOG | |
parent | 07195358839a43ab4bae8bd8f112a45af13a79a5 (diff) | |
download | gitlab-ce-e3d9d46beccc087bd28874896153ac906915bf66.tar.gz |
Update CHANGELOG18881-horizontal-nav-arrow
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 01e7e7a1606..7ba53612164 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -134,6 +134,7 @@ v 8.9.0 (unreleased) - Remove duplicated keys add UNIQUE index to keys fingerprint column - Cache user todo counts from TodoService - Ensure Todos counters doesn't count Todos for projects pending delete + - Add left/right arrows horizontal navigation v 8.8.5 - Import GitHub repositories respecting the API rate limit !4166 |