diff options
author | Nick Brassel <nick@tzarc.org> | 2022-08-28 14:20:52 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-28 14:20:52 +1000 |
commit | 9b5b0722555891ba94f240760ef3a6d4c870fd13 (patch) | |
tree | 7499d52f20040ed7d5a56496ecb81ed114f80719 /docs/breaking_changes_history.md | |
parent | a2765bfe1998abdd4571556bff236a3d89b0c16d (diff) |
2022q3 Changelog. (#18180)
Co-authored-by: Drashna Jaelre <drashna@live.com>
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 4c38456e94..38af505701 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. +* [2022 Aug 27](ChangeLog/20220827.md) - version 0.18.0 * [2022 May 28](ChangeLog/20220528.md) - version 0.17.0 * [2022 Feb 26](ChangeLog/20220226.md) - version 0.16.0 * [2021 Nov 27](ChangeLog/20211127.md) - version 0.15.0 |