Update changelog with late additions

This commit is contained in:
Dale Davies
2022-07-26 14:38:34 +01:00
parent c224b1b89c
commit e8c74ebdfe

View File

@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Close session early to avoid session lock blocking API calls.
- Updated composer packages, addresses several security alerts for older version of Guzzle.
- Updated NPM packes, addresses vulverabilities in Terser and EJS.
- Fix incorrect reference to CSS file in error page.
- Various minor code improvements.
## [1.2.4] - 2022-07-19
### Added