--- a/docs/changelog Mon Jun 06 16:34:37 2022 +0200 +++ b/docs/changelog Fri Jul 01 11:02:32 2022 +0200 @@ -1,5 +1,29 @@ Change Log ---------- +Version 22.7: +- bug fixes +- Code Style Checker + -- introduced an additional documentation style type for eric and blacked + code (i.e. code formatted by the 'Black' tool) +- CycloneDX Interface + -- added capability to create a Software Bill of Materials (SBOM) file in + CycloneDX format +- pip Interface + -- added SBOM capability +- Project + -- added SBOM capability + -- added License to project properties +- Styles and Themes + -- added a style and theme with a dark gray background +- Translator + -- changed DeepL support to the v2 API and added support for the Free API + next to the Pro API + -- removed the interface to Glosbe as they don't provide an API anymore + -- removed the interface to PROMT as they don't provide a free API anymore + -- upgraded the interfaces to the Google V2 and Microsoft translators +- Virtual Environments + -- added the capability to upgrade a virtual environment + Version 22.6: - bug fixes - Dataview Coverage