diff --git a/CHANGELOG.md b/CHANGELOG.md index 7384e999..5e94ad1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Releases +## 1.40.12 (3/12/2024) + +### Improvements + +- Default Docker API version update. +- Report document type info in report documents. + ## 1.40.11 (2/2/2024) ### New Features diff --git a/README.md b/README.md index 260d7576..f0edfa52 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Elixir application images: ## RECENT UPDATES -Latest version: `1.40.12` (`3/5/2024`) +Latest version: `1.40.12` (`3/12/2024`) The 1.40.12 version adds support for the latest Docker Engine version, improves `xray` reports and adds new `build` command flags (`--include-dir-bins` and `--include-ssh-client`).