Skip to content

Commit 25ae6b1

Browse files
committed
docs: edited changelog
1 parent d6b3079 commit 25ae6b1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
813
## [3.1.1] - Unreleased
914

1015
### Fixed
1116
- #39: Fixed bug where results viewer gave divide by zero error when there were 0 executed methods in the covered code
1217

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.
15-
1618
## [3.1.0] - 2024-07-05
1719

1820
### Added

0 commit comments

Comments
 (0)