diff options
author | Joel Challis <git@zvecr.com> | 2024-05-28 02:48:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 11:48:48 +1000 |
commit | c9f9cb25103817aa05da494a4551ed235a750d4c (patch) | |
tree | a265c39a06db00b0cef116edd5e110ce5a1688d5 /docs/breaking_changes_history.md | |
parent | 249f1706f16a118e05b597614a85435153308056 (diff) |
2024 Q2 changelog (#23794)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'docs/breaking_changes_history.md')
-rw-r--r-- | docs/breaking_changes_history.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/breaking_changes_history.md b/docs/breaking_changes_history.md index 6e304685b5..6f0f25be0e 100644 --- a/docs/breaking_changes_history.md +++ b/docs/breaking_changes_history.md @@ -2,6 +2,7 @@ This page links to all previous changelogs from the QMK Breaking Changes process. +* [2024 May 26](ChangeLog/20240526.md) - version 0.25.0 * [2024 Feb 25](ChangeLog/20240225.md) - version 0.24.0 * [2023 Nov 26](ChangeLog/20231126.md) - version 0.23.0 * [2023 Aug 27](ChangeLog/20230827.md) - version 0.22.0 |