From 1898dbf1ae8ab52ebea51699fbd92620b4187cf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20L=C3=B6nnberg?= Date: Thu, 24 Aug 2023 07:26:30 +0200 Subject: [PATCH] Changelog for v1.11.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edad2e9..fa7a1b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.11.0 + +- Support nerdctl [#132](https://github.com/marcuslonnberg/sbt-docker/pull/132) + ## 1.10.0 - Support building with buildx [#131](https://github.com/marcuslonnberg/sbt-docker/pull/131)