File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased] - 2021-05-05
7+ ## [ Unreleased] - 2021-05-13
88
99### Added
1010
@@ -17,7 +17,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717### Fixed
1818
1919### CI/CD
20+
21+
22+ ## [ 2.6.1] - 2021-05-13
23+
24+ ### Changed
25+ * Various code improvements based on initial run of MuseDev static analysis.
26+ Changes included eliminating error prone code, etc, but no actual bugs were
27+ uncovered.
28+
29+ ### CI/CD
2030* Upgraded coverage reporting to JaCoCo 0.8.7.
31+ * Enabled MuseDev code scanning on all pull requests.
2132
2233
2334## [ 2.6.0] - 2021-04-02
You can’t perform that action at this time.
0 commit comments