Skip to content

Commit e532a65

Browse files
authored
Fix CHANGELOG.md spacing (#185)
CHANGELOG.md spacing was causing plugin publication preflight checks to fail. This commit fixes them.
1 parent 587efec commit e532a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 4.0.0
2-
- SSL settings that were marked deprecated in version `3.7.0` are now marked obsolete, and will prevent the plugin from starting.
3-
- These settings are:
2+
- SSL settings that were marked deprecated in version `3.7.0` are now marked obsolete, and will prevent the plugin from starting.
3+
- These settings are:
44
- `tls_min_version`, which should be replaced by `ssl_supported_protocols`
55
- `tls_max_version`, which should be replaced by `ssl_supported_protocols`
66
- `cipher_suites`, which should bre replaced by `ssl_cipher_suites`

0 commit comments

Comments
 (0)