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:
authorJosh Frye <joshfng@gmail.com>2016-05-26 16:32:58 +0300
committerJosh Frye <joshfng@gmail.com>2016-05-26 16:32:58 +0300
commitd5e93deb012423697158576cfd1c22ed582cb23c (patch)
tree7e58ef06c1a638db99d97d4dcd25b886e028d85b
parent6d2a0a6b9b97570b07c3b3aec74c6420b1919403 (diff)
Update changelog
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b79e6bb3ec2..a91fc3d5267 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ v 8.9.0 (unreleased)
- Changed the Slack build message to use the singular duration if necessary (Aran Koning)
- Fix issues filter when ordering by milestone
- Todos will display target state if issuable target is 'Closed' or 'Merged'
+ - Remove 'main language' feature
v 8.8.2
- Added remove due date button. !4209