diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-02-27 11:17:23 -0800 |
---|---|---|
committer | James Young <xxiinophobia@yahoo.com> | 2020-02-27 11:17:23 -0800 |
commit | 7eab5ad60fa95502273ed2b3bb75008fb90b44b6 (patch) | |
tree | 78edeed575cfd52c4b4f15cb1d407f4c5189d9f9 /docs | |
parent | ae46e6ace94656ffa3ce12f74022ea62c8786817 (diff) |
Update Breaking Changes timeline
I've been working from one timeline while the docs said something different.
Diffstat (limited to 'docs')
-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 d3af3c79bf..aeb9a07426 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md @@ -17,8 +17,8 @@ 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 26 - `master` is locked, no PR's merged. -* [ ] 2020 Feb 28 - Merge `future` to `master`. +* [ ] 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. ## What changes will be included? |