Skip to content

Commit 14c79b4

Browse files
committed
autogen(docs): regenerate and update changelog
[skip ci]
1 parent d2bb67a commit 14c79b4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
**Table of Contents**
77

8-
- [ (2022-11-22)](#2022-11-22)
8+
- [ (2022-11-23)](#2022-11-23)
99
- [Breaking Changes](#breaking-changes)
1010
- [Bug Fixes](#bug-fixes)
1111
- [Code Refactoring](#code-refactoring)
@@ -280,7 +280,7 @@
280280

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

283-
# [](https://github.com/ory/kratos/compare/v0.10.1...v) (2022-11-22)
283+
# [](https://github.com/ory/kratos/compare/v0.10.1...v) (2022-11-23)
284284

285285
## Breaking Changes
286286

@@ -503,6 +503,12 @@ SDK Method `getJsonSchema` was renamed to `getIdentitySchema`.
503503
- **sdk:** Rust compile issue with required enum
504504
([#2619](https://github.com/ory/kratos/issues/2619))
505505
([8800085](https://github.com/ory/kratos/commit/8800085d5bde32367217170d00f7141b7ea46733))
506+
- Send out correct verification invalid email in code strategy
507+
([#2908](https://github.com/ory/kratos/issues/2908))
508+
([d2bb67a](https://github.com/ory/kratos/commit/d2bb67af64d031613f2516b4848208d4f709e7b4))
509+
- Set cache default to false
510+
([#2906](https://github.com/ory/kratos/issues/2906))
511+
([e407f92](https://github.com/ory/kratos/commit/e407f92572b7823f70df17d463400807f14c8ae8))
506512
- Take over return_to param from unauthorized settings to login flow
507513
([#2787](https://github.com/ory/kratos/issues/2787))
508514
([504fb36](https://github.com/ory/kratos/commit/504fb36b6e72900808666dde778906a069f3c48b))

0 commit comments

Comments
 (0)