From 017ebae6e65a773f89d4f4d635e8694f83900f09 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:11:28 +0000 Subject: [PATCH] autogen(docs): regenerate and update changelog [skip ci] --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46e86169208..1662cc0cbad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ **Table of Contents** -- [0.0.0 (2024-04-05)](#000-2024-04-05) +- [0.0.0 (2024-04-22)](#000-2024-04-22) - [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-05) +# [0.0.0](https://github.com/ory/hydra/compare/v2.2.0...v0.0.0) (2024-04-22) ### Bug Fixes @@ -723,6 +723,7 @@ ### 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 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))