From c41f825d426d639e12e748efbf230017f1d34d6b Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Thu, 11 Jan 2018 14:15:30 -0500 Subject: [PATCH] docs: updated changelog ***NO_CI*** --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbcdb00b..1f8b5a47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [v1.0.68] - 2018-01-11 +### Added +- **Authentication**: Generic OAuth2 authentication provider + ## [v1.0.66] - 2018-01-07 ### Added - **Localization**: Swedish locale is now available (thanks to @pontus-andersson) @@ -255,6 +259,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Updated dependencies + snyk policy +[v1.0.68]: https://github.com/Requarks/wiki/releases/tag/v1.0.68 [v1.0.66]: https://github.com/Requarks/wiki/releases/tag/v1.0.66 [v1.0.12]: https://github.com/Requarks/wiki/releases/tag/v1.0.12 [v1.0.11]: https://github.com/Requarks/wiki/releases/tag/v1.0.11