Skip to content

Commit 4003cb5

Browse files
authored
Merge pull request #303 from mattrubin/fix-changelog-version-number
Fix the changelog entry version number for Authenticator 2.1
2 parents 1dc9183 + e54142f commit 4003cb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

66

7-
## [2.0.6] - 2018-12-22
7+
## [2.1.0] - 2018-12-22
88
- Added a new menu where a user can select whether they prefer passwords shown in groups of two digits or groups of three.
99
([#290](https://github.com/mattrubin/Authenticator/pull/290),
1010
[#292](https://github.com/mattrubin/Authenticator/pull/292))
@@ -120,8 +120,8 @@ For security reasons, tokens are stored only on one device, and are not included
120120
## [1.0] - 2013-11-25
121121

122122

123-
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.0.6...HEAD
124-
[2.0.6]: https://github.com/mattrubin/Authenticator/compare/2.0.5...2.0.6
123+
[Unreleased]: https://github.com/mattrubin/Authenticator/compare/2.1.0...HEAD
124+
[2.1.0]: https://github.com/mattrubin/Authenticator/compare/2.0.5...2.1.0
125125
[2.0.5]: https://github.com/mattrubin/Authenticator/compare/2.0.4...2.0.5
126126
[2.0.4]: https://github.com/mattrubin/Authenticator/compare/2.0.3...2.0.4
127127
[2.0.3]: https://github.com/mattrubin/Authenticator/compare/2.0.2...2.0.3

0 commit comments

Comments
 (0)