From d5eee06696284ea922eda8c18d8275e72c764454 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Fri, 26 Apr 2024 14:34:43 +0000 Subject: [PATCH] autogen(docs): regenerate and update changelog [skip ci] --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1662cc0cbad..bb1b19e0546 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ **Table of Contents** -- [0.0.0 (2024-04-22)](#000-2024-04-22) +- [0.0.0 (2024-04-26)](#000-2024-04-26) - [Bug Fixes](#bug-fixes) - [Features](#features) - [2.2.0 (2024-02-12)](#220-2024-02-12) @@ -710,7 +710,7 @@ -# [0.0.0](https://github.com/ory/hydra/compare/v2.2.0...v0.0.0) (2024-04-22) +# [0.0.0](https://github.com/ory/hydra/compare/v2.2.0...v0.0.0) (2024-04-26) ### Bug Fixes @@ -723,6 +723,10 @@ ### Features * Add access token strategy parameter to cli ([#3718](https://github.com/ory/hydra/issues/3718)) ([7862dc3](https://github.com/ory/hydra/commit/7862dc337aba2899bdb945e94eb79d3ab3509202)), closes [#3717](https://github.com/ory/hydra/issues/3717) +* Add id parameter to create oauth2-client cli ([#3725](https://github.com/ory/hydra/issues/3725)) ([b372fd2](https://github.com/ory/hydra/commit/b372fd20169156efd7c34710f823e0c5b5dbf183)): + + Fixes https://github.com/ory/hydra/issues/3724 + * Add Inspect option to registry ([2013450](https://github.com/ory/hydra/commit/2013450a9a55af26523554c3aa01fc5243573f2c)) * Improve persistence logic ([#3756](https://github.com/ory/hydra/issues/3756)) ([50301e0](https://github.com/ory/hydra/commit/50301e0022ca64c9d0823544c7b664309620c70e))