diff options
| author | Joel Challis <git@zvecr.com> | 2025-12-01 21:47:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-01 21:47:16 +0000 |
| commit | 0e6b73c9ff44c8404a74e165a8aa0b258db41f8a (patch) | |
| tree | d7fa1efced405447af7de0cdcf10041cca41191a /docs/breaking_changes.md | |
| parent | d45b967cf2f9ccddebcfa1f53e99460b69b7fed3 (diff) | |
2025q4 develop changelog (#25845)
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 1e9335d8bc..9dd995500c 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 | * [2025 Nov 30](ChangeLog/20251130) | ||
| 13 | * [2025 Aug 31](ChangeLog/20250831) | 14 | * [2025 Aug 31](ChangeLog/20250831) |
| 14 | * [2025 May 25](ChangeLog/20250525) | 15 | * [2025 May 25](ChangeLog/20250525) |
| 15 | * [2025 Feb 23](ChangeLog/20250223) | ||
| 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 30, 2025. | 20 | The next Breaking Change is scheduled for February 22, 2026. |
| 21 | 21 | ||
| 22 | ### Important Dates | 22 | ### Important Dates |
| 23 | 23 | ||
| 24 | * 2025 Aug 31 - `develop` is tagged with a new release version. Each push to `master` is subsequently merged to `develop` by GitHub actions. | 24 | * 2025 Nov 30 - `develop` is tagged with a new release version. Each push to `master` is subsequently merged to `develop` by GitHub actions. |
| 25 | * 2025 Nov 2 - `develop` closed to new PRs. | 25 | * 2026 Jan 25 - `develop` closed to new PRs. |
| 26 | * 2025 Nov 2 - Call for testers. | 26 | * 2026 Jan 25 - Call for testers. |
| 27 | * 2025 Nov 16 - Last day for merges -- after this point `develop` is locked for testing and accepts only bugfixes | 27 | * 2026 Feb 8 - Last day for merges -- after this point `develop` is locked for testing and accepts only bugfixes |
| 28 | * 2025 Nov 23 - `develop` is locked, only critical bugfix PRs merged. | 28 | * 2026 Feb 15 - `develop` is locked, only critical bugfix PRs merged. |
| 29 | * 2025 Nov 28 - `master` is locked, no PRs merged. | 29 | * 2026 Feb 20 - `master` is locked, no PRs merged. |
| 30 | * 2025 Nov 30 - Merge `develop` to `master`. | 30 | * 2026 Feb 22 - Merge `develop` to `master`. |
| 31 | * 2025 Nov 30 - `master` is unlocked. PRs can be merged again. | 31 | * 2026 Feb 22 - `master` is unlocked. PRs can be merged again. |
| 32 | 32 | ||
| 33 | ## What changes will be included? | 33 | ## What changes will be included? |
| 34 | 34 | ||
