diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-02-01 21:36:59 -0800 |
---|---|---|
committer | James Young <xxiinophobia@yahoo.com> | 2020-02-01 21:36:59 -0800 |
commit | c096be3831f5d9e21fd0da6d3e265a603820c35b (patch) | |
tree | 0f809320d0959c0843a990e0909ecb531a5f6cf5 | |
parent | 4888a118c363ed73d913ef8c70eb643dd3ea8bd0 (diff) | |
download | qmk_firmware-c096be3831f5d9e21fd0da6d3e265a603820c35b.tar.gz qmk_firmware-c096be3831f5d9e21fd0da6d3e265a603820c35b.zip |
[Docs] future branch housekeeping
-rw-r--r-- | docs/breaking_changes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index 56d14438d7..d3af3c79bf 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md @@ -15,8 +15,8 @@ The next Breaking Change is scheduled for February 29, 2020. ### Important Dates * [x] 2019 Sep 21 - `future` is created. It will be rebased weekly. -* [ ] 2020 Feb 1 - `future` closed to new PR's. -* [ ] 2020 Feb 1 - Call for testers. +* [x] 2020 Feb 1 - `future` closed to new PR's. +* [x] 2020 Feb 1 - Call for testers. * [ ] 2020 Feb 26 - `master` is locked, no PR's merged. * [ ] 2020 Feb 28 - Merge `future` to `master`. * [ ] 2020 Feb 29 - `master` is unlocked. PR's can be merged again. |