diff options
author | Stan Hu <stanhu@gmail.com> | 2016-09-16 07:57:19 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-09-16 07:58:44 -0700 |
commit | 0f3afca309f16049e951b7044a88eb0366641e96 (patch) | |
tree | 990bfcb68c1e774abf9186ada675789c404c6942 /CHANGELOG | |
parent | 7afee665b091f2afb89f0fdda90fa46d56d3e341 (diff) | |
download | gitlab-ce-0f3afca309f16049e951b7044a88eb0366641e96.tar.gz |
Bump fog-aws and other dependent modules
Closes #22260
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 950a44acc47..20948a8db5e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.12.0 (unreleased) - Update the rouge gem to 2.0.6, which adds highlighting support for JSX, Prometheus, and others. !6251 - Only check :can_resolve permission if the note is resolvable + - Bump fog-aws to v0.11.0 to support ap-south-1 region - Add ability to fork to a specific namespace using API. (ritave) - Cleanup misalignments in Issue list view !6206 - Prune events older than 12 months. (ritave) |