From f17b6db7b3131039b31c9587c4783e62e147794c Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Tue, 22 Aug 2023 12:41:52 +0200 Subject: [PATCH] chore: update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4963cdd..dc01102 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -174,7 +174,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Added a deck list with hover zones over each card - Added setup interface with connection guide and basic overlay configuration -[Unreleased]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.2.0...HEAD +[Unreleased]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.2.3...HEAD +[1.2.3]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.2.2...v1.2.3 +[1.2.2]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.2.1...v1.2.2 +[1.2.1]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.2.0...v1.2.1 [1.2.0]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.0.1...v1.1.0 [1.0.1]: https://github.com/HearthSim/hdt-twitch-extension/compare/v1.0.0...v1.0.1