diff --git a/docs/docs/milestones.md b/docs/docs/milestones.md index 560ed0d5a04..1ebb58ccbe1 100644 --- a/docs/docs/milestones.md +++ b/docs/docs/milestones.md @@ -271,9 +271,6 @@ Something is not working. #### Issues -- [ ] Resumable session is not cleared up on error - ([kratos#2016](https://github.com/ory/kratos/issues/2016)) - - [@hackerman](https://github.com/aeneasr) - [ ] Recovery link answers with JSON payload for API flows ([kratos#2049](https://github.com/ory/kratos/issues/2049)) - [@hackerman](https://github.com/aeneasr) @@ -290,6 +287,9 @@ Something is not working. - [x] Hide SQLite migration message ([kratos#1791](https://github.com/ory/kratos/issues/1791)) - [@hackerman](https://github.com/aeneasr) +- [x] Resumable session is not cleared up on error + ([kratos#2016](https://github.com/ory/kratos/issues/2016)) - + [@hackerman](https://github.com/aeneasr) ### [Feat](https://github.com/ory/kratos/labels/feat)