Commit 5476b0dc0eac30a6b367265ac71d32432e762b52
1 parent
b8a35bdf
Exists in
master
and in
2 other branches
Move CHANGELOG entry to the right version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
CHANGELOG
@@ -5,6 +5,7 @@ omnibus-gitlab repository. | @@ -5,6 +5,7 @@ omnibus-gitlab repository. | ||
5 | 5 | ||
6 | 7.2.0 | 6 | 7.2.0 |
7 | - Pass environment variables to Unicorn and Sidekiq (Chris Portman) | 7 | - Pass environment variables to Unicorn and Sidekiq (Chris Portman) |
8 | +- Add openssl_verify_mode to SMTP email configuration (Dionysius Marquis) | ||
8 | 9 | ||
9 | 7.1.0 | 10 | 7.1.0 |
10 | - Build: explicitly use .forward for sending notifications | 11 | - Build: explicitly use .forward for sending notifications |
@@ -14,7 +15,6 @@ omnibus-gitlab repository. | @@ -14,7 +15,6 @@ omnibus-gitlab repository. | ||
14 | - Recursively set the SELinux type of ~git/.ssh | 15 | - Recursively set the SELinux type of ~git/.ssh |
15 | - Add support for the LDAP admin_group attribute (GitLab EE) | 16 | - Add support for the LDAP admin_group attribute (GitLab EE) |
16 | - Fix TLS issue in SMTP email configuration (provides new attribute tls) (Ricardo Langner) | 17 | - Fix TLS issue in SMTP email configuration (provides new attribute tls) (Ricardo Langner) |
17 | -- Add openssl_verify_mode to SMTP email configuration (Dionysius Marquis) | ||
18 | - Support external Redis instances (sponsored by O'Reilly Media) | 18 | - Support external Redis instances (sponsored by O'Reilly Media) |
19 | - Only reject SMTP attributes which are nil | 19 | - Only reject SMTP attributes which are nil |
20 | - Support changing the 'restricted_visibility_levels' option (Javier Palomo) | 20 | - Support changing the 'restricted_visibility_levels' option (Javier Palomo) |