From 579f7a7c3c71b3a388f01e78e224026bf7c2ca08 Mon Sep 17 00:00:00 2001 From: ORY Continuous Integration Date: Tue, 29 May 2018 16:44:12 +0000 Subject: [PATCH] docs: Incorporates changes from version v1.0.0-beta.2-1-gd6eb440 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d300a240e5..17c7ab3e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - [Change Log](#change-log) + - [v1.0.0-beta.2 (2018-05-29)](#v100-beta2-2018-05-29) - [v1.0.0-beta.1 (2018-05-29)](#v100-beta1-2018-05-29) - [v0.11.12 (2018-05-07)](#v01112-2018-05-07) - [v0.0.29 (2017-12-19)](#v0029-2017-12-19) @@ -39,6 +40,9 @@ # Change Log +## [v1.0.0-beta.2](https://github.com/ory/oathkeeper/tree/v1.0.0-beta.2) (2018-05-29) +[Full Changelog](https://github.com/ory/oathkeeper/compare/v1.0.0-beta.1...v1.0.0-beta.2) + ## [v1.0.0-beta.1](https://github.com/ory/oathkeeper/tree/v1.0.0-beta.1) (2018-05-29) [Full Changelog](https://github.com/ory/oathkeeper/compare/v0.11.12...v1.0.0-beta.1)