Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cicirello committed Feb 11, 2022
1 parent 24a9034 commit 2e00d46
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] - 2022-02-11

### Added
* Linear Rank Selection
* Linear Rank Stochastic Universal Sampling
* Exponential Rank Selection
* Exponential Rank Stochastic Universal Sampling
* Implementation of the Bin Packing Problem, including instance generators

### Changed
* Bumped dependency org.cicirello.core to 1.1.0

### Deprecated

Expand All @@ -27,6 +21,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other


## [4.3.0] - 2022-02-11

### Added
* Linear Rank Selection
* Linear Rank Stochastic Universal Sampling
* Exponential Rank Selection
* Exponential Rank Stochastic Universal Sampling
* Implementation of the Bin Packing Problem, including instance generators

### Changed
* Bumped dependency org.cicirello.core to 1.1.0


## [4.2.1] - 2022-01-27

### Fixed
Expand Down

0 comments on commit 2e00d46

Please sign in to comment.