diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2016-10-06 13:41:20 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2016-11-01 13:30:57 +0100 |
commit | e3f5d8fc4c2326bce38325d2c076f939e5f4ae50 (patch) | |
tree | 5bd5ab70a031d3cd4616eec87d163c9bfaa120cd /CHANGELOG.md | |
parent | 957308af84ca8312ea362c7272a4008dac808086 (diff) | |
download | gitlab-ce-e3f5d8fc4c2326bce38325d2c076f939e5f4ae50.tar.gz |
Added guide for upgrading Postgres using Slonyslony-upgrade-guide
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 498eac9a289..6091736e6d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Please view this file on the master branch, on stable branches it's out of date. - Refactor Jira service to use jira-ruby gem - Add hover to trash icon in notes !7008 (blackst0ne) - Only show one error message for an invalid email !5905 (lycoperdon) +- Added guide describing how to upgrade PostgreSQL using Slony - Fix sidekiq stats in admin area (blackst0ne) - Created cycle analytics bundle JavaScript file - API: Fix booleans not recognized as such when using the `to_boolean` helper |