diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5cc38a4d14..be84a55d8b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,6 +3,9 @@ Changelog Unreleased ~~~~~~~~~~~~~~~~~~~~ + +1.5.0 - `2023-07-05` +~~~~~~~~~~~~~~~~~~~~ Fixed a bug where S3 deletes wouldn't work due to not respecting the configured exportPlugin. Flask 2.3.2 Upgrade. Implemented Click CLI.