From c60d6e46f1cae773adb3a996fec138edb8e5abfc Mon Sep 17 00:00:00 2001 From: Jason Dove Date: Mon, 4 Jul 2022 15:23:26 -0500 Subject: [PATCH] fix changelog [no ci] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6751357e..4026878fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1264,7 +1264,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.6.2-beta...HEAD +[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.3-beta...HEAD +[0.6.3-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.2-beta...v0.6.3-beta [0.6.2-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.1-beta...v0.6.2-beta [0.6.1-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.0-beta...v0.6.1-beta [0.6.0-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.8-beta...v0.6.0-beta