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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased] - 2021-05-05
7
+ ## [ Unreleased] - 2021-05-13
8
8
9
9
### Added
10
10
@@ -17,7 +17,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
### Fixed
18
18
19
19
### 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
20
30
* Upgraded coverage reporting to JaCoCo 0.8.7.
31
+ * Enabled MuseDev code scanning on all pull requests.
21
32
22
33
23
34
## [ 2.6.0] - 2021-04-02
You can’t perform that action at this time.
0 commit comments