summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-04 17:43:05 -0300
committerPhil Hughes <me@iamphill.com>2016-10-06 11:00:01 +0100
commitb9ede4f1a5aa213f0342daff5e7281758e989a8e (patch)
tree3d8ed9246ea074ad2fc5898173ca05f9fdc2ed4c
parentfe3f1657ab88cbb60281681771c4b9dd870b65c6 (diff)
downloadgitlab-ce-b9ede4f1a5aa213f0342daff5e7281758e989a8e.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 649215db31c..37dbf56c3e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ v 8.13.0 (unreleased)
- Fix VueJS template tags being rendered in code comments
- Fix issue with page scrolling to top when closing or pinning sidebar (lukehowell)
- Allow the Koding integration to be configured through the API
+ - Add new issue button to each list on Issues Board
- Added soft wrap button to repository file/blob editor
- Add word-wrap to issue title on issue and milestone boards (ClemMakesApps)
- Fix todos page mobile viewport layout (ClemMakesApps)