From 9ba07a7df1b8af340389ffab51f64c41b5d47250 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:54:49 +0000 Subject: [PATCH] autogen(docs): regenerate and update changelog [skip ci] --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f20f5e07abc..2505f32eeda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ **Table of Contents** -- [0.0.0 (2024-07-10)](#000-2024-07-10) +- [0.0.0 (2024-07-16)](#000-2024-07-16) - [Breaking Changes](#breaking-changes) - [Bug Fixes](#bug-fixes) - [Features](#features) @@ -712,7 +712,7 @@ -# [0.0.0](https://github.com/ory/hydra/compare/v2.2.0...v0.0.0) (2024-07-10) +# [0.0.0](https://github.com/ory/hydra/compare/v2.2.0...v0.0.0) (2024-07-16) ## Breaking Changes Deleting consents no longer returns 404 in certain edge cases but instead always 204.