diff --git a/CHANGELOG.md b/CHANGELOG.md index 36b3a209832..977b86d3db7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,11 @@ **Table of Contents** - [Unreleased (2020-10-14)](#unreleased-2020-10-14) + - [Documentation](#documentation) - [0.5.0-alpha.1.pre.0 (2020-10-14)](#050-alpha1pre0-2020-10-14) - [Bug Fixes](#bug-fixes) - [Code Refactoring](#code-refactoring) - - [Documentation](#documentation) + - [Documentation](#documentation-1) - [Features](#features) - [Tests](#tests) - [Unclassified](#unclassified) @@ -19,7 +20,7 @@ - [Bug Fixes](#bug-fixes-2) - [0.4.4-alpha.1 (2020-07-10)](#044-alpha1-2020-07-10) - [Bug Fixes](#bug-fixes-3) - - [Documentation](#documentation-1) + - [Documentation](#documentation-2) - [0.4.3-alpha.1 (2020-07-08)](#043-alpha1-2020-07-08) - [Bug Fixes](#bug-fixes-4) - [0.4.2-alpha.1 (2020-07-08)](#042-alpha1-2020-07-08) @@ -27,48 +28,48 @@ - [0.4.0-alpha.1 (2020-07-08)](#040-alpha1-2020-07-08) - [Bug Fixes](#bug-fixes-6) - [Code Refactoring](#code-refactoring-1) - - [Documentation](#documentation-2) + - [Documentation](#documentation-3) - [Features](#features-1) - [Unclassified](#unclassified-1) - [BREAKING CHANGES](#breaking-changes-1) - [0.3.0-alpha.1 (2020-05-15)](#030-alpha1-2020-05-15) - [Bug Fixes](#bug-fixes-7) - [Code Refactoring](#code-refactoring-2) - - [Documentation](#documentation-3) + - [Documentation](#documentation-4) - [Features](#features-2) - [Unclassified](#unclassified-2) - [BREAKING CHANGES](#breaking-changes-2) - [0.2.1-alpha.1 (2020-05-05)](#021-alpha1-2020-05-05) - - [Documentation](#documentation-4) + - [Documentation](#documentation-5) - [0.2.0-alpha.2 (2020-05-04)](#020-alpha2-2020-05-04) - [Bug Fixes](#bug-fixes-8) - [Code Refactoring](#code-refactoring-3) - - [Documentation](#documentation-5) + - [Documentation](#documentation-6) - [Features](#features-3) - [Unclassified](#unclassified-3) - [BREAKING CHANGES](#breaking-changes-3) - [0.1.1-alpha.1 (2020-02-18)](#011-alpha1-2020-02-18) - [Bug Fixes](#bug-fixes-9) - [Code Refactoring](#code-refactoring-4) - - [Documentation](#documentation-6) + - [Documentation](#documentation-7) - [0.1.0-alpha.6 (2020-02-16)](#010-alpha6-2020-02-16) - [Bug Fixes](#bug-fixes-10) - [Code Refactoring](#code-refactoring-5) - - [Documentation](#documentation-7) + - [Documentation](#documentation-8) - [Features](#features-4) - [0.1.0-alpha.5 (2020-02-06)](#010-alpha5-2020-02-06) - - [Documentation](#documentation-8) + - [Documentation](#documentation-9) - [Features](#features-5) - [0.1.0-alpha.4 (2020-02-06)](#010-alpha4-2020-02-06) - - [Documentation](#documentation-9) + - [Documentation](#documentation-10) - [0.1.0-alpha.3 (2020-02-06)](#010-alpha3-2020-02-06) - [0.1.0-alpha.2 (2020-02-03)](#010-alpha2-2020-02-03) - [Bug Fixes](#bug-fixes-11) - - [Documentation](#documentation-10) + - [Documentation](#documentation-11) - [Features](#features-6) - [Unclassified](#unclassified-4) - [0.1.0-alpha.1 (2020-01-31)](#010-alpha1-2020-01-31) - - [Documentation](#documentation-11) + - [Documentation](#documentation-12) - [0.0.3-alpha.15 (2020-01-31)](#003-alpha15-2020-01-31) - [Unclassified](#unclassified-5) - [0.0.3-alpha.14 (2020-01-31)](#003-alpha14-2020-01-31) @@ -98,14 +99,18 @@ - [0.0.1-alpha.3 (2020-01-28)](#001-alpha3-2020-01-28) - [0.0.1-alpha.2 (2020-01-28)](#001-alpha2-2020-01-28) - [0.0.1-alpha.1 (2020-01-28)](#001-alpha1-2020-01-28) - - [Documentation](#documentation-12) + - [Documentation](#documentation-13) - [Unclassified](#unclassified-17) -# Unreleased (2020-10-14) +# [Unreleased](https://github.com/ory/kratos/compare/v0.5.0-alpha.1.pre.0...a43ed335262fd542f349224aef918af5263c384d) (2020-10-14) + + +### Documentation + +* Add missing GitLab provider to the list of supported OIDC providers ([#766](https://github.com/ory/kratos/issues/766)) ([a43ed33](https://github.com/ory/kratos/commit/a43ed335262fd542f349224aef918af5263c384d)) -No significant changes have been made for this release. # [0.5.0-alpha.1.pre.0](https://github.com/ory/kratos/compare/v0.4.6-alpha.1...v0.5.0-alpha.1.pre.0) (2020-10-14)