diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-02-27 12:03:30 -0800 |
---|---|---|
committer | James Young <xxiinophobia@yahoo.com> | 2020-02-27 12:03:30 -0800 |
commit | 85041ff05bf0e5f4ff4535caf6e638491a5614c8 (patch) | |
tree | 3b2e02354c97ca7fdc1a0e5b0a339c639e649a94 | |
parent | 7eab5ad60fa95502273ed2b3bb75008fb90b44b6 (diff) | |
download | qmk_firmware-85041ff05bf0e5f4ff4535caf6e638491a5614c8.tar.gz qmk_firmware-85041ff05bf0e5f4ff4535caf6e638491a5614c8.zip |
Update Breaking Changes checklist
-rw-r--r-- | docs/breaking_changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index aeb9a07426..f2122ffa44 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md @@ -17,7 +17,7 @@ The next Breaking Change is scheduled for February 29, 2020. * [x] 2019 Sep 21 - `future` is created. It will be rebased weekly. * [x] 2020 Feb 1 - `future` closed to new PR's. * [x] 2020 Feb 1 - Call for testers. -* [ ] 2020 Feb 27 - `master` is locked, no PR's merged. +* [x] 2020 Feb 27 - `master` is locked, no PR's merged. * [ ] 2020 Feb 29 - Merge `future` to `master`. * [ ] 2020 Feb 29 - `master` is unlocked. PR's can be merged again. |