Skip to content

Commit

Permalink
Code Coverage v1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
npapagna committed Aug 10, 2023
1 parent ac4ceb8 commit e41d0e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ This file follows the [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) f

Due to the way [Cuis Smalltalk](https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev) manages package versions, this project does not follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [1.70](https://github.com/npapagna/cuis-code-coverage/compare/v1.33...v1.70) - 2023-08-10

## Added
### Added
* Reflexion support to allow Code Coverage to analyze itself.
* Decision coverage support for `#ifTrue:`, `#ifFalse:`, `#ifTrue:ifFalse:`, and `#ifFalse:ifTrue: selectors`.
* Display code coverage messages using tooltips in the editor.
Expand Down

0 comments on commit e41d0e6

Please sign in to comment.