aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-05-24 16:21:05 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-05-24 16:21:05 +0530
commitffeb4c17d30eaaef89299a610a40c8ea4817e08f (patch)
tree97a09e4ecdfc1498437b0e6692ac4c3e09d08440 /CHANGELOG.md
parentf1befcf7f35472f6f88a9b5feea53717e386d780 (diff)
build: bump versionv1.8.1
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c7a646cf..dd8ba5c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.8.1] - 2020-05-24
+
+### Fixed
+- Don't strip leading slash from repository paths
+
## [1.8.0] - 2020-05-23
### Added
@@ -142,7 +147,8 @@ 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.8.0...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.8.1...HEAD
+[1.8.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.8.0..v1.8.1
[1.8.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.2..v1.8.0
[1.7.2]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.1..v1.7.2
[1.7.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.0..v1.7.1