]> git.r.bdr.sh - rbdr/cologne/blobdiff - CHANGELOG.md
Fix coverage for sonarcloud
[rbdr/cologne] / CHANGELOG.md
index b1e8999b4e302aeb2aed5d30c12b569f24d45e2b..edc51e004e4e90f379ddaf5b753c0ccf21fa1950 100644 (file)
@@ -4,6 +4,20 @@ 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).
 
 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.2] - 2020-09-21
+### Changed
+- Fixed links and dates in CHANGELOG.md
+- Now only lib files will be included in the package
+- Fixes coverage report
+
+## [2.0.1] - 2020-09-21
+### 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.
 ## [2.0.0] - 2020-09-20
 ### Changed
 - CHANGELOG format is now using `Keep a Changelog` format.
@@ -38,3 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## 1.0.0 - 2016-01-21
 ### Added
 - Initial log functionality
 ## 1.0.0 - 2016-01-21
 ### Added
 - Initial log functionality
+
+[2.0.2]: https://gitlab.com/rbdr/cologne/-/compare/v2.0.1...v2.0.2
+[2.0.1]: https://gitlab.com/rbdr/cologne/-/compare/v2.0.0...v2.0.1
+[2.0.0]: https://gitlab.com/rbdr/cologne/-/compare/v1.1.0...v2.0.0
+[1.1.0]: https://gitlab.com/rbdr/cologne/-/tags/v1.1.0