From 2c0ecdfb67aeb8d47702159e1c61659679bc9408 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 7 Sep 2020 10:48:19 +0530 Subject: Fix changelog links (#1083) * changelog: fix links Signed-off-by: Harsh Shandilya * github: prepend 'v' to version passed in changelog action Signed-off-by: Harsh Shandilya --- CHANGELOG.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cc0ca28..04ac0340 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -340,29 +340,29 @@ All notable changes to this project will be documented in this file. - Fix elements overlapping. -[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.11.3...HEAD +[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.11.3...HEAD -[1.11.3]: https://github.com/android-password-store/Android-Password-Store/compare/1.11.2...1.11.3 +[1.11.3]: https://github.com/android-password-store/Android-Password-Store/compare/v1.11.2...v1.11.3 -[1.11.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.11.1...1.11.2 +[1.11.2]: https://github.com/android-password-store/Android-Password-Store/compare/v1.11.1...v1.11.2 -[1.11.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.11.0...1.11.1 +[1.11.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.11.0...v1.11.1 -[1.11.0]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.3...1.11.0 +[1.11.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.10.3...v1.11.0 -[1.10.3]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.2...1.10.3 +[1.10.3]: https://github.com/android-password-store/Android-Password-Store/compare/v1.10.2...v1.10.3 -[1.10.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.1...1.10.2 +[1.10.2]: https://github.com/android-password-store/Android-Password-Store/compare/v1.10.1...v1.10.2 -[1.10.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.0...1.10.1 +[1.10.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.10.0...v1.10.1 -[1.10.0]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.2...1.10.0 +[1.10.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.9.2...v1.10.0 -[1.9.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.1...1.9.2 +[1.9.2]: https://github.com/android-password-store/Android-Password-Store/compare/v1.9.1...v1.9.2 -[1.9.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.0...1.9.1 +[1.9.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.9.0...v1.9.1 -[1.9.0]: https://github.com/android-password-store/Android-Password-Store/compare/1.8.1...1.9.0 +[1.9.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.8.1...v1.9.0 [1.8.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.8.0..v1.8.1 -- cgit v1.2.3