Commit 35951adfef6fb0515ff07b05259dab936bfead62
1 parent
477449b6
Exists in
master
and in
2 other branches
Update the CHANGELOG for 7.2
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
CHANGELOG
... | ... | @@ -12,6 +12,10 @@ omnibus-gitlab repository. |
12 | 12 | - Fix missing sidekiq.log in the GitLab admin interface |
13 | 13 | - Defer more gitlab.yml defaults to upstream |
14 | 14 | - Allow more than one NGINX listen address |
15 | +- Enable NGINX SSL session caching by default | |
16 | +- Update omnibus-ruby to 3.2.1 | |
17 | +- Add rugged and libgit2 as dependencies at the omnibus level | |
18 | +- Remove outdated Vagrantfile | |
15 | 19 | |
16 | 20 | 7.1.0 |
17 | 21 | - Build: explicitly use .forward for sending notifications | ... | ... |