Commit f7b3013481999677cf1e421f6feb2b930e4f0d24

Authored by Jacob Vosmaer
1 parent f8b0676f
Exists in master

Add changelog entry for issue_closing_pattern

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -7,6 +7,7 @@ omnibus-gitlab repository. @@ -7,6 +7,7 @@ omnibus-gitlab repository.
7 - Add systemd support for Centos 7 7 - Add systemd support for Centos 7
8 - Add a Centos 7 SELinux module for ssh-keygen permissions 8 - Add a Centos 7 SELinux module for ssh-keygen permissions
9 - Log `rake db:migrate` output in /tmp 9 - Log `rake db:migrate` output in /tmp
  10 +- Support `issue_closing_pattern` via gitlab.rb (Michael Hill)
10 11
11 7.2.0 12 7.2.0
12 - Pass environment variables to Unicorn and Sidekiq (Chris Portman) 13 - Pass environment variables to Unicorn and Sidekiq (Chris Portman)