summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-12 17:10:07 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-01-12 17:10:07 +0100
commit1c46ab040d470b29b7175d9a9e2d53a3e6b1f371 (patch)
tree641921befc2551a19c7cee6ec35c561faaf2cfdc
parent9cbdc2d8606354135f80ff097c91533fbeadf7b4 (diff)
downloadgitlab-ce-1c46ab040d470b29b7175d9a9e2d53a3e6b1f371.tar.gz
Add CHANGELOG entry for 8.3.4
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d672d408318..7dd17251663 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -43,6 +43,9 @@ v 8.4.0 (unreleased)
- API: Add support for deleting a tag via the API (Robert Schilling)
- Allow subsequent validations in CI Linter
+v 8.3.4
+ - Use gitlab-workhorse 0.5.4 (fixes API routing bug)
+
v 8.3.3
- Preserve CE behavior with JIRA integration by only calling API if URL is set
- Fix duplicated branch creation/deletion events when using Web UI (Stan Hu)