From 3e447ac7e4539ce805821619e125cc657b43e6cf Mon Sep 17 00:00:00 2001 From: Jason Dove Date: Fri, 24 Mar 2023 14:41:10 -0500 Subject: [PATCH] fix changelog links [no ci] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da34a145d..f15f1b7c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1595,7 +1595,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Initial release to facilitate testing outside of Docker. -[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.7.5-beta...HEAD +[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.7.6-beta...HEAD +[0.7.6-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.7.5-beta...v0.7.6-beta [0.7.5-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.7.4-beta...v0.7.5-beta [0.7.4-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.7.3-beta...v0.7.4-beta [0.7.3-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.7.2-beta...v0.7.3-beta