diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ff3d9..a152ab2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,18 +5,23 @@ 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.1.10...HEAD) +## [Unreleased](https://github.com/nationalarchives/docker/compare/v0.1.11...HEAD) ### Added - -- New `-root` images which mirror thier parents with the exception that they are run under the `root` user for development purposes - ### Changed ### Deprecated ### Removed ### Fixed ### Security +## [0.1.11](https://github.com/nationalarchives/docker/compare/v0.1.10...v0.1.11) - 2023-10-16 + +### Added + +- New `-root` images which mirror thier parents with the exception that they are run under the `root` user for development purposes + +### Security + - Update `curl` to `7.88.1-10+deb12u4` ## [0.1.10](https://github.com/nationalarchives/docker/compare/v0.1.9...v0.1.10) - 2023-08-29