diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-03-16 21:02:51 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-03-18 11:07:30 -0300 |
commit | 05975e96f98521a219788a0bec3d6f71458833e1 (patch) | |
tree | 4d57d7b455b7ca87f7a29011d47600d385c792cf | |
parent | 71cc3caa85e8c04a397d243ffa96c20842414a11 (diff) | |
download | gitlab-ce-05975e96f98521a219788a0bec3d6f71458833e1.tar.gz |
Update CHANGELOGtrigger-todo-for-mentions-on-commits-page
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 74217e80bfe..28c1c30e208 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -51,6 +51,7 @@ v 8.6.0 (unreleased) - Continue parameters are checked to ensure redirection goes to the same instance - User deletion is now done in the background so the request can not time out - Canceled builds are now ignored in compound build status if marked as `allowed to fail` + - Trigger a todo for mentions on commits page v 8.5.8 - Bump Git version requirement to 2.7.4 |