diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a3ebc0..689093f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/) -## [Unreleased] +## [6.1.0] 2024-02-02 ### Fixed - check:ruff now creates always a junit XML file - ignore FIX002 - allow to add TODO notes in the code + +### Changed + - ignore FBT (boolean trap)