--- a/docs/changelog Mon May 30 09:51:57 2022 +0200 +++ b/docs/changelog Tue May 31 09:59:42 2022 +0200 @@ -14,6 +14,9 @@ -- updated the list of known UF2 capable boards - pip Interface -- added a filter to the package licenses dialog +- Syntax Checker + -- changed the TOML syntax checker to use 'tomlkit' because 'toml' is no + longer maintained - Testing -- reworked the former unittest interface to allow to support testing frameworks other than "unittest"