Skip to content

Commit 7ab8745

Browse files
committed
Update changelog for v3.0.1
1 parent ab4ed10 commit 7ab8745

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
### Updated
1212

13+
### Removed
14+
15+
## [3.0.1] 2025-06-12
16+
17+
### Updated
18+
1319
- Complexity scoring for `when:` headers no longer counts `not` operations. This means that `when: $x` and `when: not $x` have the same score of 1.
1420
- `VirtualMachine.ContentSaliencyStrategy` now defaults to `RandomBestLeastRecentlyViewed`, not `First`
1521
- `NodeDebugInfo.LineInfo` now stores ranges of text, rather than just the start position.
1622

17-
### Removed
18-
1923
## [3.0.0] 2025-05-16
2024

2125
### Added

0 commit comments

Comments
 (0)