Skip to content

Commit 33ba7b2

Browse files
authored
Update CHANGELOG.md
1 parent b3f6c13 commit 33ba7b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

7-
## [Unreleased] - 2024-05-15
7+
## [Unreleased] - 2024-06-10
88

9-
**Breaking Changes**: Due to breaking changes, the next release will be a major release (see the Removed section below for details). Timing of that major release will likely be in the Fall of 2023 to coincide with the planned transition to Java 21 upon its release.
9+
**Breaking Changes**: Due to breaking changes, the next release will be a major release (see the Removed section below for details). Timing of that major release will likely be in the Fall of 2024 to coincide with the planned transition to Java 21.
1010

1111
### Added
1212
* SequenceSampler.getDefault() method for creating an instance of the default implementation of SequenceSampler.
@@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
* Fixed potential finalizer vulnerability in org.cicirello.sequences.distance.EditDistance, detected by SpotBugs analysis.
3737

3838
### Dependencies
39-
* Bump rho-mu from 3.1.0 to 4.0.0
39+
* Bump rho-mu from 3.1.0 to 4.1.0
4040
* Bump org.cicirello:core from 2.5.0 to 2.7.0
4141

4242
### CI/CD

0 commit comments

Comments
 (0)