diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a007f2..6b25b8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - [Changelog](#changelog) + - [Unreleased](#unreleased) + - [v0.0.14 (2020-02-11)](#v0014-2020-02-11) - [v0.0.13 (2020-02-11)](#v0013-2020-02-11) - [v0.0.12 (2020-02-05)](#v0012-2020-02-05) - [v0.0.11 (2020-02-03)](#v0011-2020-02-03) @@ -23,6 +25,18 @@ # Changelog +## [Unreleased](https://github.com/ory/hydra-maester/tree/HEAD) + +[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.14...HEAD) + +**Closed issues:** + +- Restarting hydra-maester should trigger a reconcile check [\#43](https://github.com/ory/hydra-maester/issues/43) + +## [v0.0.14](https://github.com/ory/hydra-maester/tree/v0.0.14) (2020-02-11) + +[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.13...v0.0.14) + ## [v0.0.13](https://github.com/ory/hydra-maester/tree/v0.0.13) (2020-02-11) [Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.12...v0.0.13) @@ -136,7 +150,6 @@ - Fix override clients bug [\#23](https://github.com/ory/hydra-maester/pull/23) ([jakkab](https://github.com/jakkab)) - Full upgrade [\#19](https://github.com/ory/hydra-maester/pull/19) ([jakkab](https://github.com/jakkab)) - CR status [\#17](https://github.com/ory/hydra-maester/pull/17) ([jakkab](https://github.com/jakkab)) -- Update Dockerfile [\#14](https://github.com/ory/hydra-maester/pull/14) ([Demonsthere](https://github.com/Demonsthere)) ## [v0.0.3](https://github.com/ory/hydra-maester/tree/v0.0.3) (2019-08-30) @@ -158,6 +171,10 @@ [Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2...v0.0.2-test1) +**Merged pull requests:** + +- Update Dockerfile [\#14](https://github.com/ory/hydra-maester/pull/14) ([Demonsthere](https://github.com/Demonsthere)) + ## [v0.0.2](https://github.com/ory/hydra-maester/tree/v0.0.2) (2019-08-30) [Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.1...v0.0.2)