Skip to content

Commit 3f86782

Browse files
committed
autogen(docs): regenerate and update changelog
[skip ci]
1 parent fb1655b commit 3f86782

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
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 (2025-02-21)](#000-2025-02-21)
7+
- [0.0.0 (2025-02-25)](#000-2025-02-25)
88
- [Bug Fixes](#bug-fixes)
99
- [Features](#features)
1010
- [2.3.0 (2025-01-17)](#230-2025-01-17)
@@ -719,11 +719,16 @@
719719

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

722-
# [0.0.0](https://github.com/ory/hydra/compare/v2.3.0...v0.0.0) (2025-02-21)
722+
# [0.0.0](https://github.com/ory/hydra/compare/v2.3.0...v0.0.0) (2025-02-25)
723723

724724

725725
### Bug Fixes
726726

727+
* Allow updating when JWKS URI is set ([#3935](https://github.com/ory/hydra/issues/3935)) ([#3946](https://github.com/ory/hydra/issues/3946)) ([fb1655b](https://github.com/ory/hydra/commit/fb1655ba86077b10141132ed332ba8d6f8c70582)):
728+
729+
The client validator no longer rejects PATCH and PUT updates when `JSONWebKeysURI` is non-empty and `JSONWebKeys` is not nil.
730+
731+
* CLI usage help examples ([#3943](https://github.com/ory/hydra/issues/3943)) ([e24f9a7](https://github.com/ory/hydra/commit/e24f9a704c22c72690bc20c498439865181d9239))
727732
* Correct multiple instances of 'stragegy' typo ([#3906](https://github.com/ory/hydra/issues/3906)) ([50eefbc](https://github.com/ory/hydra/commit/50eefbc21c2c43d221b6079bbd78a33ef8c754c4)):
728733

729734
This commit addresses several occurrences where 'strategy' was

0 commit comments

Comments
 (0)