You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [3.2.0] - Unreleased
9
+
10
+
### Added
11
+
-#42: Added a listener interface and manager with an associated user parameter, allowing the user to broadcast output on test method/case/suite completion.
12
+
8
13
## [3.1.1] - Unreleased
9
14
10
15
### Fixed
11
16
-#39: Fixed bug where results viewer gave divide by zero error when there were 0 executed methods in the covered code
12
17
13
-
### Added
14
-
-#42: Added a listener interface and manager with an associated user parameter, allowing the user to broadcast output on test method/case/suite completion.
0 commit comments