Skip to content

Commit 941f63f

Browse files
committed
prep for release
1 parent ff9062c commit 941f63f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)