From f5242bfd71e57f41e057f4659472b73aee614f81 Mon Sep 17 00:00:00 2001 From: Adam Douglas Date: Sun, 14 Feb 2021 15:23:16 -0600 Subject: [PATCH] docs: add tag links to changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c702cbd..be0d86c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,3 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.0.0] - 2021-02-13 Initial release. + +[Unreleased]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.0.0...main +[1.0.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/main...1.0.0 +[1.1.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.0.0...1.1.0 +[1.2.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.1.0...1.2.0 +[1.3.0]: https://gitlab.com/adouglas/ventoy-adamsdesk-theme/-/compare/1.2.0...1.3.0