diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fb0310e..b1ebf056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.1.6] - 2024-04-01 +### What's Changed +* Image docs by @AlecThomson in https://github.com/AlecThomson/arrakis/pull/60 + + +**Full Changelog**: https://github.com/AlecThomson/arrakis/compare/v2.1.5...v2.1.6 + ## [2.1.5] - 2024-03-27 ### What's Changed * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/AlecThomson/arrakis/pull/56