diff options
| author | Nick Brassel <nick@tzarc.org> | 2024-11-27 21:19:17 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-27 21:19:17 +1100 |
| commit | b7b0eb76a9c3fa9731a90814a225fd1e63d59366 (patch) | |
| tree | 32158ff343647488130496d796222f1163e21c30 /docs/breaking_changes.md | |
| parent | 36f306b4a5973568997691b6b820a863bbb6b043 (diff) | |
`develop` 2024q4 changelog. (#24638)
Diffstat (limited to 'docs/breaking_changes.md')
| -rw-r--r-- | docs/breaking_changes.md | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index 536fda5fd6..132c5943cc 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md | |||
| @@ -10,25 +10,25 @@ Practically, this means QMK merges the `develop` branch into the `master` branch | |||
| 10 | 10 | ||
| 11 | ## What has been included in past Breaking Changes? | 11 | ## What has been included in past Breaking Changes? |
| 12 | 12 | ||
| 13 | * [2024 Nov 24](ChangeLog/20241124) | ||
| 13 | * [2024 Aug 25](ChangeLog/20240825) | 14 | * [2024 Aug 25](ChangeLog/20240825) |
| 14 | * [2024 May 26](ChangeLog/20240526) | 15 | * [2024 May 26](ChangeLog/20240526) |
| 15 | * [2024 Feb 25](ChangeLog/20240225) | ||
| 16 | * [Older Breaking Changes](breaking_changes_history) | 16 | * [Older Breaking Changes](breaking_changes_history) |
| 17 | 17 | ||
| 18 | ## When is the next Breaking Change? | 18 | ## When is the next Breaking Change? |
| 19 | 19 | ||
| 20 | The next Breaking Change is scheduled for November 24, 2024. | 20 | The next Breaking Change is scheduled for February 23, 2025. |
| 21 | 21 | ||
| 22 | ### Important Dates | 22 | ### Important Dates |
| 23 | 23 | ||
| 24 | * 2024 Aug 25 - `develop` is tagged with a new release version. Each push to `master` is subsequently merged to `develop` by GitHub actions. | 24 | * 2024 Nov 24 - `develop` is tagged with a new release version. Each push to `master` is subsequently merged to `develop` by GitHub actions. |
| 25 | * 2024 Oct 27 - `develop` closed to new PRs. | 25 | * 2025 Jan 26 - `develop` closed to new PRs. |
| 26 | * 2024 Oct 27 - Call for testers. | 26 | * 2025 Jan 26 - Call for testers. |
| 27 | * 2024 Nov 10 - Last day for merges -- after this point `develop` is locked for testing and accepts only bugfixes | 27 | * 2025 Feb 9 - Last day for merges -- after this point `develop` is locked for testing and accepts only bugfixes |
| 28 | * 2024 Nov 17 - `develop` is locked, only critical bugfix PRs merged. | 28 | * 2025 Feb 16 - `develop` is locked, only critical bugfix PRs merged. |
| 29 | * 2024 Nov 22 - `master` is locked, no PRs merged. | 29 | * 2024 Nov 21 - `master` is locked, no PRs merged. |
| 30 | * 2024 Nov 24 - Merge `develop` to `master`. | 30 | * 2025 Feb 23 - Merge `develop` to `master`. |
| 31 | * 2024 Nov 24 - `master` is unlocked. PRs can be merged again. | 31 | * 2025 Feb 23 - `master` is unlocked. PRs can be merged again. |
| 32 | 32 | ||
| 33 | ## What changes will be included? | 33 | ## What changes will be included? |
| 34 | 34 | ||
