Skip to content

Commit 2bd4a51

Browse files
authored
Merge pull request #310 from mattrubin/prepare-for-release
Update the changelog and the release notes.
2 parents 8461d29 + c65379a commit 2bd4a51

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to the project will be documented in this file.
44
[Authenticator]: https://github.com/mattrubin/Authenticator
55

66

7+
## [2.1.1] - 2019-04-25
8+
For users on iOS 12.2 and above, the app binary size has been reduced by more than 85%.
9+
([#307](https://github.com/mattrubin/Authenticator/pull/307))
10+
11+
712
## [2.1.0] - 2018-12-22
813
- Added a new menu where a user can select whether they prefer passwords shown in groups of two digits or groups of three.
914
([#290](https://github.com/mattrubin/Authenticator/pull/290),
@@ -120,7 +125,8 @@ For security reasons, tokens are stored only on one device, and are not included
120125
## [1.0] - 2013-11-25
121126

122127

123-
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.1.0...HEAD
128+
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.1.1...HEAD
129+
[2.1.1]: https://github.com/mattrubin/Authenticator/compare/2.1.0...2.1.1
124130
[2.1.0]: https://github.com/mattrubin/Authenticator/compare/2.0.5...2.1.0
125131
[2.0.5]: https://github.com/mattrubin/Authenticator/compare/2.0.4...2.0.5
126132
[2.0.4]: https://github.com/mattrubin/Authenticator/compare/2.0.3...2.0.4
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
• Added a new menu where a user can select whether they prefer passwords shown in groups of two digits or groups of three.
2-
• Fixed a user interface bug that could occur after a user declined the app's request for camera access.
1+
For users on iOS 12.2 and above, the app binary size has been reduced by more than 85%.

0 commit comments

Comments
 (0)