Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2017-04-10 19:07:09 +0300
committerJames Lopez <james@jameslopez.es>2017-04-10 19:07:09 +0300
commit34cf1e8b422c1ba4ebfdef85c7d0579e9f6c9a06 (patch)
treed8563bef0e20fd4a7965ea48909239ca7d394e83 /CHANGELOG.md
parentd0104c993d2346db1b2cffeaa076cc7f9c79ae2d (diff)
Update CHANGELOG.md for 9.0.5
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 111a7d4f51c..ca9dcc6b4ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 9.0.5 (2017-04-10)
+
+- Add shortcuts and counters to MRs and issues in navbar.
+- Disable invalid service templates.
+- Handle SSH keys that have multiple spaces between each marker.
+
## 9.0.4 (2017-04-05)
- Don’t show source project name when user does not have access.