From 2b3d8e3ada8532fa4e8fb381d31fd7c5354b02a8 Mon Sep 17 00:00:00 2001 From: MrXyfir Date: Sun, 16 Jun 2019 13:58:27 -0700 Subject: [PATCH] Add entry for 6.1.1 --- CHANGELOG.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aafa47..6bc3aa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,21 @@ This project adheres to [Semantic Versioning](https://semver.org). ## [Unreleased] +## [6.1.1] - 2019-06-16 + +## Changed + +- Improve password manager support +- Significantly decrease size + +## Fixed + +- Captcha element overflow + +## Removed + +- Broken 'dismiss' button in alert + ## [6.1.0] - 2019-05-04 ### Added @@ -17,5 +32,6 @@ This project adheres to [Semantic Versioning](https://semver.org). - Improve README -[unreleased]: https://github.com/Xyfir/accownt/compare/6.1.0...HEAD +[unreleased]: https://github.com/Xyfir/accownt/compare/6.1.1...HEAD +[6.1.1]: https://github.com/Xyfir/accownt/releases/tag/6.1.0...6.1.0 [6.1.0]: https://github.com/Xyfir/accownt/releases/tag/6.1.0