DOC Minor tweaks to changelog

Co-authored-by: Bryn Whyman <bryn.whyman@silverstripe.com>
This commit is contained in:
Maxime Rainville 2021-09-13 12:29:04 +12:00 committed by GitHub
parent 26da242e6b
commit 6898dd06db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ A full list of module versions included in CMS Recipe {{ version }} is provided
| silverstripe/asset-admin | 1.9.0 |
| silverstripe/assets | 1.9.0 |
| silverstripe/campaign-admin | 1.9.0 |
| silverstripe/cms | 1.9.0 |
| silverstripe/cms | 4.9.0 |
| silverstripe/config | 1.2.0 |
| silverstripe/errorpage | 1.9.0 |
| silverstripe/framework | 4.9.0 |
@ -105,13 +105,11 @@ Upgrading to Recipe {{ version }} is recommended for all sites. This upgrade can
- [Other new features](#other-features)
- [Bugfixes](#bugfixes)
## Security audit and regression test{#audit}
## Regression test and Security audit{#audit}
This release has gone through a regression test suite to identify any possible instability between modules.
This release has been comprehensively regression tested and passed to a third party for a security-focused audit.
The release has also been audited by an independant security firm to identify possible security regressions.
Review the [security audit report](INSERT-LINK-TO-AUDIT).
While it is still advised that you perform your own due diligence when upgrading your project, this work is performed to ensure a safe and secure upgrade with each recipe release.
## For development teams of Common Web Platform projects{#cwp-end}