Commit 35951adfef6fb0515ff07b05259dab936bfead62

Authored by Jacob Vosmaer
1 parent 477449b6

Update the CHANGELOG for 7.2

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
@@ -12,6 +12,10 @@ omnibus-gitlab repository. @@ -12,6 +12,10 @@ omnibus-gitlab repository.
12 - Fix missing sidekiq.log in the GitLab admin interface 12 - Fix missing sidekiq.log in the GitLab admin interface
13 - Defer more gitlab.yml defaults to upstream 13 - Defer more gitlab.yml defaults to upstream
14 - Allow more than one NGINX listen address 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 7.1.0 20 7.1.0
17 - Build: explicitly use .forward for sending notifications 21 - Build: explicitly use .forward for sending notifications