summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTiago Botelho <tiagonbotelho@hotmail.com>2018-01-02 16:03:04 +0000
committerTiago Botelho <tiagonbotelho@hotmail.com>2018-01-02 16:03:04 +0000
commitf4c4bc975ad01dec9260c7d45fd6d21383f12149 (patch)
tree6ec1ffe67f13f3373c00c51e8b61acba12ad04fa /CHANGELOG.md
parent1dac4271798a3b9ad36c3d985a3f7740cd1c60b3 (diff)
downloadgitlab-ce-f4c4bc975ad01dec9260c7d45fd6d21383f12149.tar.gz
Update CHANGELOG.md for 10.3.3
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b716dd4bf13..26580e7183f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 10.3.3 (2018-01-02)
+
+### Fixed (3 changes)
+
+- Fix links to old commits in merge request comments.
+- Fix 404 errors after a user edits an issue description and solves the reCAPTCHA.
+- Gracefully handle orphaned write deploy keys in /internal/post_receive.
+
+
## 10.3.2 (2017-12-28)
### Fixed (1 change)