diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-02-29 20:46:48 -0800 |
---|---|---|
committer | James Young <xxiinophobia@yahoo.com> | 2020-02-29 20:46:48 -0800 |
commit | f513a9193cdde47d1da7f647088beec8f280e4f3 (patch) | |
tree | 4fa63d9184f5944bfa96517181b83a0b623be3af | |
parent | 21715210e2ac052633b3625861997ee609abd163 (diff) |
Fix the Breaking Changes doc again
WHAT YEAR IS IT?!
-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 280a302baf..12bc0db9da 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md @@ -15,7 +15,7 @@ The next Breaking Change is scheduled for May 30, 2020. ### Important Dates -* [x] 2019 Feb 29 - `future` is created. It will be rebased weekly. +* [x] 2020 Feb 29 - `future` is created. It will be rebased weekly. * [ ] 2020 May 2 - `future` closed to new PR's. * [ ] 2020 May 2 - Call for testers. * [ ] 2020 May 28 - `master` is locked, no PR's merged. |