aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-10-22 17:29:48 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-10-22 17:29:48 +0530
commit9c5d96389cfa67fe27b75c6377cc8b17e6b603c1 (patch)
tree40092f43da2eafacd2a0d27f5c93036dd493fc9b /CHANGELOG.md
parent440caab62207c3417d41a8c7683e7ad5191f8aab (diff)
build: bump versionv1.13.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0e7ec87..f5c80ea5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.13.0] - 2020-10-22
+
### Fixed
- Some classes of errors would be swallowed by an unhelpful 'Invalid remote: origin' message
@@ -368,7 +370,9 @@ 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/v1.12.1...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.0...HEAD
+
+[1.13.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.12.1...v1.13.0
[1.12.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.12.0...v1.12.1