From 492d85c3b06379dd39d32f07b70241b6c4cb72e9 Mon Sep 17 00:00:00 2001 From: nov Date: Mon, 26 Sep 2022 15:46:16 +0900 Subject: [PATCH] add version diff links --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6d90bb..ab71a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,7 +56,8 @@ ## [0.0.1] - 2019-06-07 -[Unreleased]: https://github.com/nhosoya/omniauth-apple/compare/v1.0.2...master -[1.0.0]: https://github.com/nhosoya/omniauth-apple/compare/v0.0.3...v1.0.0 -[1.0.1]: https://github.com/nhosoya/omniauth-apple/compare/v1.0.0...v1.0.1 +[Unreleased]: https://github.com/nhosoya/omniauth-apple/compare/v1.1.0...master +[1.1.0]: https://github.com/nhosoya/omniauth-apple/compare/v1.0.2...v1.1.0 [1.0.2]: https://github.com/nhosoya/omniauth-apple/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/nhosoya/omniauth-apple/compare/v1.0.0...v1.0.1 +[1.0.0]: https://github.com/nhosoya/omniauth-apple/compare/v0.0.3...v1.0.0