diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-08-29 10:48:38 -0700 |
|---|---|---|
| committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-08-29 14:30:02 -0700 |
| commit | 000eb14d789f84afc7dbd33955dbfb6481792f0b (patch) | |
| tree | 3e638172ae3f45c3a24f8bcc5a3e3ba085fac8e4 /docs/breaking_changes.md | |
| parent | d3721bdff9cc5e0df0323d97b3f37dd57c208c36 (diff) | |
| download | qmk_firmware-000eb14d789f84afc7dbd33955dbfb6481792f0b.tar.gz qmk_firmware-000eb14d789f84afc7dbd33955dbfb6481792f0b.zip | |
update "Breaking Changes" doc
Diffstat (limited to 'docs/breaking_changes.md')
| -rw-r--r-- | docs/breaking_changes.md | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index 154695dda..abace8164 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md | |||
| @@ -6,22 +6,23 @@ The breaking change period is when we will merge PR's that change QMK in dangero | |||
| 6 | 6 | ||
| 7 | ## What has been included in past Breaking Changes? | 7 | ## What has been included in past Breaking Changes? |
| 8 | 8 | ||
| 9 | * [2020 Aug 29](ChangeLog/20200829.md) | ||
| 9 | * [2020 May 30](ChangeLog/20200530.md) | 10 | * [2020 May 30](ChangeLog/20200530.md) |
| 10 | * [2020 Feb 29](ChangeLog/20200229.md) | 11 | * [2020 Feb 29](ChangeLog/20200229.md) |
| 11 | * [2019 Aug 30](ChangeLog/20190830.md) | 12 | * [2019 Aug 30](ChangeLog/20190830.md) |
| 12 | 13 | ||
| 13 | ## When is the next Breaking Change? | 14 | ## When is the next Breaking Change? |
| 14 | 15 | ||
| 15 | The next Breaking Change is scheduled for Aug 29, 2020. | 16 | The next Breaking Change is scheduled for November 28, 2020. |
| 16 | 17 | ||
| 17 | ### Important Dates | 18 | ### Important Dates |
| 18 | 19 | ||
| 19 | * [x] 2020 May 30 - `develop` is created. It will be rebased weekly. | 20 | * [x] 2020 Aug 29 - `develop` is created. It will be rebased weekly. |
| 20 | * [ ] 2020 Aug 1 - `develop` closed to new PR's. | 21 | * [ ] 2020 Oct 31 - `develop` closed to new PR's. |
| 21 | * [ ] 2020 Aug 1 - Call for testers. | 22 | * [ ] 2020 Oct 31 - Call for testers. |
| 22 | * [ ] 2020 Aug 27 - `master` is locked, no PR's merged. | 23 | * [ ] 2020 Nov 26 - `master` is locked, no PR's merged. |
| 23 | * [ ] 2020 Aug 29 - Merge `develop` to `master`. | 24 | * [ ] 2020 Nov 28 - Merge `develop` to `master`. |
| 24 | * [ ] 2020 Aug 29 - `master` is unlocked. PR's can be merged again. | 25 | * [ ] 2020 Nov 28 - `master` is unlocked. PR's can be merged again. |
| 25 | 26 | ||
| 26 | ## What changes will be included? | 27 | ## What changes will be included? |
| 27 | 28 | ||
