summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-12-21 21:09:00 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-12-21 21:09:00 +0530
commit66e17fdf68238b73d53cf9487d145319ff6c3f89 (patch)
treeed22ea993d771f127997eda85a5c3bf044a8603f
parent40ea880766f76f62b3661f84517eb88224b2e4ac (diff)
CHANGELOG: fix links to 1.13.1 and later revisions
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce1fb97a..89a07c0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -407,11 +407,11 @@ 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.13.2...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.2...HEAD
-[1.13.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.13.1...1.13.2
+[1.13.2]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.1...v1.13.2
-[1.13.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.13.0...1.13.1
+[1.13.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.0...v1.13.1
[1.13.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.12.1...v1.13.0