Commit ecf60b534007ae09bd0e4bc7c24edde1feb3208b
1 parent
b5f19500
Exists in
master
and in
4 other branches
Move changelog entry
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
CHANGELOG
| @@ -3,8 +3,6 @@ | @@ -3,8 +3,6 @@ | ||
| 3 | The latest version of this file can be found at the master branch of the | 3 | The latest version of this file can be found at the master branch of the |
| 4 | omnibus-gitlab repository. | 4 | omnibus-gitlab repository. |
| 5 | 5 | ||
| 6 | -- Support changing the 'restricted_visibility_levels' option (Javier Palomo) | ||
| 7 | - | ||
| 8 | 7.1.0 | 6 | 7.1.0 |
| 9 | - Build: explicitly use .forward for sending notifications | 7 | - Build: explicitly use .forward for sending notifications |
| 10 | - Fix MySQL build for Ubuntu 14.04 | 8 | - Fix MySQL build for Ubuntu 14.04 |
| @@ -15,6 +13,7 @@ omnibus-gitlab repository. | @@ -15,6 +13,7 @@ omnibus-gitlab repository. | ||
| 15 | - Fix TLS issue in SMTP email configuration (provides new attribute tls) (Ricardo Langner) | 13 | - Fix TLS issue in SMTP email configuration (provides new attribute tls) (Ricardo Langner) |
| 16 | - Support external Redis instances (sponsored by O'Reilly Media) | 14 | - Support external Redis instances (sponsored by O'Reilly Media) |
| 17 | - Only reject SMTP attributes which are nil | 15 | - Only reject SMTP attributes which are nil |
| 16 | +- Support changing the 'restricted_visibility_levels' option (Javier Palomo) | ||
| 18 | 17 | ||
| 19 | 7.0.0-ee.omnibus.1 | 18 | 7.0.0-ee.omnibus.1 |
| 20 | - Fix MySQL build for Ubuntu 14.04 | 19 | - Fix MySQL build for Ubuntu 14.04 |