From a100f1f2903797ef7c8a4fd34d0bc5d703a72da6 Mon Sep 17 00:00:00 2001 From: Erik O Gabrielsson <83275777+erikogabrielsson@users.noreply.github.com> Date: Wed, 6 Dec 2023 15:01:24 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dae285b..dc34336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -181,7 +181,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release of opentile. -[Unreleased]: https://github.com/imi-bigpicture/opentile/compare/v0.10.4..HEAD +[Unreleased]: https://github.com/imi-bigpicture/opentile/compare/v0.11.1..HEAD +[0.11.1]: https://github.com/imi-bigpicture/opentile/compare/v0.11.0..v0.11.1 +[0.11.0]: https://github.com/imi-bigpicture/opentile/compare/v0.10.4..v0.11.0 [0.10.4]: https://github.com/imi-bigpicture/opentile/compare/v0.10.3..v0.10.4 [0.10.3]: https://github.com/imi-bigpicture/opentile/compare/v0.10.2..v0.10.3 [0.10.2]: https://github.com/imi-bigpicture/opentile/compare/v0.10.1..v0.10.2