Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2017-05-26 01:47:34 +0300
committerRegis <boudinot.regis@yahoo.com>2017-05-26 01:47:34 +0300
commit2ffa9aa1b8e6c2471a35fcdde6a10f3862a2d153 (patch)
treec94eaeddf9b33336e594155d94f591ab8b6e55b2 /CHANGELOG.md
parent19642f61aeaf3a5666c412439a53b588976b0b22 (diff)
Update CHANGELOG.md for 9.2.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4f48ccb450..79a3aa6e6f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 9.2.2 (2017-05-25)
+
+- Fix issue where real time pipelines were not cached. !11615
+- Make all notes use equal padding.
+
## 9.2.1 (2017-05-23)
- Fix placement of note emoji on hover.