Skip to content

Commit 15aa402

Browse files
committed
Update the changelog
1 parent 9157a75 commit 15aa402

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
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.0.4] - 2018-04-29
8+
- Fixed a crash on launch for some users, caused by deserialization errors when loading persistent tokens from the keychain.
9+
([#277](https://github.com/mattrubin/Authenticator/issues/277))
10+
11+
712
## [2.0.3] - 2018-04-23
813
- Disabled swipe-to-delete on the token list, to prevent tokens from being accidentally deleted. To delete a token, first tap "Edit" and then tap the red delete button.
914
- Fixed a bug where the app might crash when adding a token from an "otpauth://" URL.
@@ -102,7 +107,8 @@ For security reasons, tokens are stored only on one device, and are not included
102107
## [1.0] - 2013-11-25
103108

104109

105-
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.0.3...HEAD
110+
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.0.4...HEAD
111+
[2.0.4]: https://github.com/mattrubin/Authenticator/compare/2.0.3...2.0.4
106112
[2.0.3]: https://github.com/mattrubin/Authenticator/compare/2.0.2...2.0.3
107113
[2.0.2]: https://github.com/mattrubin/Authenticator/compare/2.0.1...2.0.2
108114
[2.0.1]: https://github.com/mattrubin/Authenticator/compare/2.0.0...2.0.1

0 commit comments

Comments
 (0)