diff --git a/CHANGELOG.md b/CHANGELOG.md index 89916c1..c8b6f9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/nationalarchives/docker/compare/v0.2.7...HEAD) +## [Unreleased](https://github.com/nationalarchives/docker/compare/v0.2.8...HEAD) + +### Added +### Changed +### Deprecated +### Removed +### Fixed +### Security + +## [0.2.8](https://github.com/nationalarchives/docker/compare/v0.2.7...v0.2.8) - 2024-07-16 ### Added @@ -19,14 +28,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Make `SECRET_KEY` optional - Allow more configuration file types for stylelint and eslint -### Deprecated -### Removed ### Fixed - Flask apps with factories are now explicitly run using the provided entrypoint -### Security - ## [0.2.7](https://github.com/nationalarchives/docker/compare/v0.2.6...v0.2.7) - 2024-04-08 ### Fixed