From 5f56ab5b70f671d6ca7380ab9bac70437e648e6b Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Sat, 26 Sep 2020 00:04:38 +0000 Subject: [PATCH] autogen(docs): update milestone document --- docs/docs/milestones.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/milestones.md b/docs/docs/milestones.md index ceb7627b00e..f31b2fbf5f1 100644 --- a/docs/docs/milestones.md +++ b/docs/docs/milestones.md @@ -104,7 +104,7 @@ Something is not working. #### Pull Requests -- [ ] fix: escape jsx characters in api documentation ([kratos#703](https://github.com/ory/kratos/pull/703)) - [@hackerman](https://github.com/aeneasr) +- [x] fix: escape jsx characters in api documentation ([kratos#703](https://github.com/ory/kratos/pull/703)) - [@hackerman](https://github.com/aeneasr) ### [Feat](https://github.com/ory/kratos/labels/feat) @@ -161,5 +161,5 @@ Blocks milestones or other issues or pulls. #### Pull Requests -- [ ] fix: escape jsx characters in api documentation ([kratos#703](https://github.com/ory/kratos/pull/703)) - [@hackerman](https://github.com/aeneasr) - [x] feat: implement API-based self-service flows ([kratos#624](https://github.com/ory/kratos/pull/624)) - [@hackerman](https://github.com/aeneasr) +- [x] fix: escape jsx characters in api documentation ([kratos#703](https://github.com/ory/kratos/pull/703)) - [@hackerman](https://github.com/aeneasr)