From bbfc83478b3b0bc0268115c0d1d58b7b45718480 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Sat, 15 Oct 2022 14:50:40 +0200 Subject: [PATCH] Add missing tag links 1.1.2-1.1.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a713d58e..7e2e101a57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1492,7 +1492,10 @@ Some main points: All future Changelog entries will reference this base -[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.1...HEAD +[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.4...HEAD +[1.1.4]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.3...v1.1.4 +[1.1.3]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.2...v1.1.3 +[1.1.2]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.0.0-rc.0...v1.0.0