summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/changelog.md b/changelog.md
index 40e66e8..2d96ca5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,16 +1,16 @@
## Change Log
-## [2.0.4] - 2016-06-22
+## [2.0.4] - 2017-06-22
### Fixed
- Fix Base32 to keep supporting PHP 5.4 && 5.5.
-## [2.0.3] - 2016-06-22
-## [2.0.2] - 2016-06-21
-## [2.0.1] - 2016-06-20
+## [2.0.3] - 2017-06-22
+## [2.0.2] - 2017-06-21
+## [2.0.1] - 2017-06-20
### Fixed
- Minor bugs
-## [2.0.0] - 2016-06-20
+## [2.0.0] - 2017-06-20
### Changed
- Drop the Laravel support in favor of a bridge package (https://github.com/antonioribeiro/google2fa-laravel).
- Using a more secure Base 32 algorithm, to prevent cache-timing attacks.
@@ -18,7 +18,7 @@
- Refactored to remove complexity, by extracting support methods.
- Created a package playground page (https://pragmarx.com/google2fa)
-## [2.0.0] - 2016-06-20
+## [2.0.0] - 2017-06-20
### Changed
- Drop the Laravel support in favor of a bridge package (https://github.com/antonioribeiro/google2fa-laravel).
- Using a more secure Base 32 algorithm, to prevent cache-timing attacks.