X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/blobdiff_plain/8b25c58124f87421fd3da836b884f338f33a8113..1cb3bca6c3333fbdf185fdeaf7efe130a40219f8:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index b1e8999..c485e91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.1] - 2020-09-20 +### Added +- Sonarcloud config for code quality + +### Changed +- Limits token size to 255 to avoid regex abuse +- Changes file test time to allow flushing stream in CI + ## [2.0.0] - 2020-09-20 ### Changed - CHANGELOG format is now using `Keep a Changelog` format.