Skip to content

Commit

Permalink
Prepare release 7.0.1 (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicirello authored Dec 12, 2024
1 parent bdbbb94 commit 13b7501
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated

### Removed
* NaiveGenerationalEvolutionaryAlgorithm removed. This is not a breaking change. See changelog and release notes for release 6.3.0, where it was simultaneously introduced and deprecated for reason, which also indicates what should be used instead.

### Fixed
* Refactored RealVectorInitializer based on RefactorFirst analysis.
* Refactored IntegerVectorInitializer based on RefactorFirst analysis.

### Dependencies
* Bump org.cicirello:rho-mu from 4.1.0 to 4.2.0

### CI/CD

### Other


## [7.0.1] - 2024-12-12

### Fixed
* Refactored RealVectorInitializer based on RefactorFirst analysis.
* Refactored IntegerVectorInitializer based on RefactorFirst analysis.

### Removed
* NaiveGenerationalEvolutionaryAlgorithm removed. This is not a breaking change. See changelog and release notes for release 6.3.0, where it was simultaneously introduced and deprecated for reason, which also indicates what should be used instead.

### Dependencies
* Bump org.cicirello:rho-mu from 4.1.0 to 4.2.0


## [7.0.0] - 2024-08-01

### Changed (BREAKING)
Expand Down

0 comments on commit 13b7501

Please sign in to comment.