summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-10-26 11:42:32 +0100
committerRobert Speicher <rspeicher@gmail.com>2015-10-26 11:42:32 +0100
commit4b40dae385b37c2d6dd17dc97828a198e69c8cc8 (patch)
tree50e32ee5a4f950f0bceb62a1e4073acb1cd8632b
parenteea8a6d0620e47fb4c009eefb73fa100fa2ba3e8 (diff)
downloadgitlab-ce-4b40dae385b37c2d6dd17dc97828a198e69c8cc8.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d01361bd9a1..cc2f77a1dea 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,6 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.2.0 (unreleased)
- - Fix cloning Wiki repositories via HTTP (Stan Hu)
- Improved performance of replacing references in comments
- Show last project commit to default branch on project home page
- Highlight comment based on anchor in URL
@@ -11,6 +10,10 @@ v 8.2.0 (unreleased)
- Show "Empty Repository Page" for repository without branches (Artem V. Navrotskiy)
- Fix: Inability to reply to code comments in the MR view, if the MR comes from a fork
+v 8.1.1
+ - Fix cloning Wiki repositories via HTTP (Stan Hu)
+ - Add migration to remove satellites directory
+
v 8.1.0
- Ensure MySQL CI limits DB migrations occur after the fields have been created (Stan Hu)
- Redirect to a default path if HTTP_REFERER is not set (Stan Hu)