Skip to content

Commit 91df5ea

Browse files
committed
Update the changelog
1 parent 3431849 commit 91df5ea

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.5] - 2018-09-17
8+
- Added an alert to ask the user for confirmation before permanently deleting a token.
9+
([#217](https://github.com/mattrubin/Authenticator/pull/217))
10+
11+
712
## [2.0.4] - 2018-04-29
813
- Fixed a crash on launch for some users, caused by deserialization errors when loading persistent tokens from the keychain.
914
([#277](https://github.com/mattrubin/Authenticator/issues/277))
@@ -107,7 +112,8 @@ For security reasons, tokens are stored only on one device, and are not included
107112
## [1.0] - 2013-11-25
108113

109114

110-
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.0.4...HEAD
115+
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.0.5...HEAD
116+
[2.0.5]: https://github.com/mattrubin/Authenticator/compare/2.0.4...2.0.5
111117
[2.0.4]: https://github.com/mattrubin/Authenticator/compare/2.0.3...2.0.4
112118
[2.0.3]: https://github.com/mattrubin/Authenticator/compare/2.0.2...2.0.3
113119
[2.0.2]: https://github.com/mattrubin/Authenticator/compare/2.0.1...2.0.2

0 commit comments

Comments
 (0)