diff --git a/CHANGELOG.md b/CHANGELOG.md index ba915717..21a8c9fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Dependencies + +### CI/CD + +### Other + + +## [6.2.1] - 2023-01-20 + ### Changed * Refactored WeightedStaticScheduling to extract internal package-access classes for reading and writing instances to and from OR-library formatted files. @@ -16,10 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Refactored CommonDuedateScheduling to extract internal package-access classes for reading and writing instances to and from OR-library formatted files. -### Deprecated - -### Removed - ### Fixed * Refactored several classes based on RefactorFirst scan, including the following: * Test cases for all of the numeric representations @@ -45,10 +58,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Bump rho-mu from 3.0.1 to 3.0.2 * Bump jpt from 5.0.0 to 5.0.1 -### CI/CD - -### Other - ## [6.2.0] - 2023-01-10