diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-06-04 10:58:40 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-06-04 10:58:40 +0300 |
commit | 5921c7481302913bffe88788c354f415cd19df82 (patch) | |
tree | 1aa2c89524d709b1e7e1be896b9b7cdd4a0211c2 /CHANGELOG | |
parent | 6360ce095505b342d0c737c61b08bb19eadbe242 (diff) | |
download | gitlab-ce-5921c7481302913bffe88788c354f415cd19df82.tar.gz |
Mention 4.1 rails update in CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 60d3efeba24..02e2840ffec 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ v 7.0.0 - Add X-Frame-Options SAMEORIGIN to Nginx config so Sidekiq admin is visible - UI improvements - Case-insensetive search for issues + - Update to rails 4.1 v 6.9.2 - Revert the commit that broke the LDAP user filter |