From b0a1af58a812dbf23b127498186200aafb0b58cf Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Mon, 19 Dec 2022 15:28:14 -0600 Subject: [PATCH] chore(cl): Changelogs for #153 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01f1e7be..08def36e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Docker: Explicit `init` is no longer required in Docker Compose. It is now built into the image. + ## [4.0.0] - 2022-12-11 This release contains **BREAKING CHANGES**. See the [v4.0 Upgrade Guide][breaking4] for required