Skip to content

Commit 6710ddc

Browse files
committed
autogen(docs): regenerate and update changelog
[skip ci]
1 parent 50666b9 commit 6710ddc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
55
**Table of Contents**
66

7-
- [0.0.0 (2022-12-01)](#000-2022-12-01)
7+
- [0.0.0 (2022-12-05)](#000-2022-12-05)
88
- [Bug Fixes](#bug-fixes)
99
- [2.0.2 (2022-11-10)](#202-2022-11-10)
1010
- [Bug Fixes](#bug-fixes-1)
@@ -660,13 +660,14 @@
660660

661661
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
662662

663-
# [0.0.0](https://github.com/ory/hydra/compare/v2.0.2...v0.0.0) (2022-12-01)
663+
# [0.0.0](https://github.com/ory/hydra/compare/v2.0.2...v0.0.0) (2022-12-05)
664664

665665

666666
### Bug Fixes
667667

668668
* Add `client_id` and `client_secret` to `revokeOAuth2Token` ([#3373](https://github.com/ory/hydra/issues/3373)) ([93bac07](https://github.com/ory/hydra/commit/93bac074b3f7bd347c329377bf8c14aed7f43c00))
669669
* Introspect command CLI example ([#3353](https://github.com/ory/hydra/issues/3353)) ([4ee4456](https://github.com/ory/hydra/commit/4ee4456d884ef6925a74c26768537e9a1ca8a9a6))
670+
* Prevent multiple redirections to post logout url ([#3366](https://github.com/ory/hydra/issues/3366)) ([50666b9](https://github.com/ory/hydra/commit/50666b96ef28a019f5dfd9758f50c0023ad4ae05)), closes [#3342](https://github.com/ory/hydra/issues/3342)
670671
* Strip `public` from schema ([#3374](https://github.com/ory/hydra/issues/3374)) ([3831b44](https://github.com/ory/hydra/commit/3831b4482a525cf67b519064bfefd45fe9f3cbd3)), closes [#3367](https://github.com/ory/hydra/issues/3367)
671672

672673

0 commit comments

Comments
 (0)