From 302db0f0db9a55b83f9aacdd6e70a1fa7ee7c4df Mon Sep 17 00:00:00 2001 From: ORY Continuous Integration Date: Fri, 30 Aug 2019 12:01:11 +0000 Subject: [PATCH] docs: Incorporates changes from version v0.0.3 --- CHANGELOG.md | 8 ++++++++ README.md | 1 + 2 files changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e92cec..834b40a 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) + - [v0.0.3 (2019-08-30)](#v003-2019-08-30) - [v0.0.2-test2 (2019-08-30)](#v002-test2-2019-08-30) - [v0.0.2-test1 (2019-08-30)](#v002-test1-2019-08-30) - [v0.0.2 (2019-08-30)](#v002-2019-08-30) @@ -12,6 +13,13 @@ # Change Log +## [v0.0.3](https://github.com/ory/hydra-maester/tree/v0.0.3) (2019-08-30) +[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2-test2...v0.0.3) + +**Merged pull requests:** + +- Extend readme: command-line flags [\#15](https://github.com/ory/hydra-maester/pull/15) ([jakkab](https://github.com/jakkab)) + ## [v0.0.2-test2](https://github.com/ory/hydra-maester/tree/v0.0.2-test2) (2019-08-30) [Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2-test1...v0.0.2-test2) diff --git a/README.md b/README.md index fe72ef3..ee36539 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ - [Prerequisites](#prerequisites) - [Design](#design) - [How to use it](#how-to-use-it) + - [Command-line flags](#command-line-flags)