diff options
author | Joel Challis <git@zvecr.com> | 2022-02-23 17:33:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-23 17:33:08 +0000 |
commit | cf31355f08dca311a013168eb3eb995e2fc6a3d1 (patch) | |
tree | 2512b31749a481c0d449b6c0e078c3ca3d746a40 /docs/breaking_changes_history.md | |
parent | bd01e1cee8b5050ae62a7ed2597eac95c22627bf (diff) |
Changelog 2022q1 (#16380)
* Initial changelog pass
* update generate-develop-pr-list content
* Fix bad word-ness
* Fix generate-develop-pr-list ignores
* Update docs/ChangeLog/20220226.md
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.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 6b1b71b1fd..c40989fb5e 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 Feb 26](ChangeLog/20220226.md) - version 0.16.0 * [2021 Nov 27](ChangeLog/20211127.md) - version 0.15.0 * [2021 Aug 28](ChangeLog/20210828.md) - version 0.14.0 * [2021 May 29](ChangeLog/20210529.md) - version 0.13.0 |