Skip to content

Commit

Permalink
docs: Regenerate and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Feb 13, 2020
1 parent eed00f4 commit e097c23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,12 @@
- Make OIDC strategy capable of dealing with expiry errors [\#233](https://github.com/ory/kratos/issues/233)
- selfservice/updateProfileFlow: disable form fields that the user is not allowed to update [\#227](https://github.com/ory/kratos/issues/227)
- Use jsonschema everywhere [\#225](https://github.com/ory/kratos/issues/225)
- Implement Verification [\#27](https://github.com/ory/kratos/issues/27)
- feat: Implement email verification [\#245](https://github.com/ory/kratos/pull/245) ([aeneasr](https://github.com/aeneasr))

**Fixed bugs:**

- Investigate MySQL empty timestamp issue on session [\#244](https://github.com/ory/kratos/issues/244)
- Mark fields required in login / registration methods [\#234](https://github.com/ory/kratos/issues/234)
- fix: Set AuthenticatedAt in session issuer hook [\#246](https://github.com/ory/kratos/pull/246) ([aeneasr](https://github.com/aeneasr))
- Resolve flaky SDK generation issues caused by UUID [\#240](https://github.com/ory/kratos/pull/240) ([aeneasr](https://github.com/aeneasr))
Expand Down

0 comments on commit e097c23

Please sign in to comment.