diff --git a/NEWS.md b/NEWS.md index b711aaf531..859213fdb5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,13 +1,13 @@ ### v7.5.1 (2021-06-21) -* Moved all integration tests that required secrets to the smoke folder +* Fixed loading config from the main module's directory. Thank you @alexpls for the contribution. -- Fix loading config from the main module's directory. +* Moved all integration tests that required secrets to the smoke folder. * Fixed LASP/CSP tests so they don't skip on runs where secrets are available. -* Modified self-signed SSL cert to use 'localhost' instead of 'ssl.lvh.me' for SSL testing. - +* Modified self-signed SSL cert to use 'localhost' instead of 'ssl.lvh.me' for SSL testing. + * Removed unnecessary trace observer configuration validation for host and port. ### v7.5.0 (2021-06-01)