aboutsummaryrefslogtreecommitdiffstats
path: root/docs/breaking_changes.md
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-29 12:30:38 -0800
committerJames Young <xxiinophobia@yahoo.com>2020-02-29 12:30:38 -0800
commitcae91510dc488bf81d8497252d58014353093872 (patch)
treea6fa437a6500af9a303b9259ae6e736946f0530c /docs/breaking_changes.md
parent26eef35f07698d23aafae90e1c230b52e100a334 (diff)
downloadfirmware-cae91510dc488bf81d8497252d58014353093872.tar.gz
firmware-cae91510dc488bf81d8497252d58014353093872.tar.bz2
firmware-cae91510dc488bf81d8497252d58014353093872.zip
Breaking Changes documentation fixes
Diffstat (limited to 'docs/breaking_changes.md')
-rw-r--r--docs/breaking_changes.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md
index f2122ffa4..280a302ba 100644
--- a/docs/breaking_changes.md
+++ b/docs/breaking_changes.md
@@ -6,20 +6,21 @@ The breaking change period is when we will merge PR's that change QMK in dangero
## What has been included in past Breaking Changes?
+* [2020 Feb 29](ChangeLog/20200229.md)
* [2019 Aug 30](ChangeLog/20190830.md)
## When is the next Breaking Change?
-The next Breaking Change is scheduled for February 29, 2020.
+The next Breaking Change is scheduled for May 30, 2020.
### Important Dates
-* [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.
-* [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.
+* [x] 2019 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.
+* [ ] 2020 May 30 - Merge `future` to `master`.
+* [ ] 2020 May 30 - `master` is unlocked. PR's can be merged again.
## What changes will be included?