File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Note: This is the main Changelog file for the Rust solver. The Changelog file fo
99
1010
1111<!-- ---------------------
12- v0.7.8
12+ v0.8.0
1313 --------------------- -->
14- ## [ v0.7.8 ] - 2023-10-27
14+ ## [ v0.8.1 ] - 2023-10-27
1515
1616### Added
1717
@@ -256,7 +256,7 @@ This is a breaking API change.
256256 --------------------- -->
257257
258258<!-- Releases -->
259- [ v0.7.8] : https://github.com/alphaville/optimization-engine/compare/v0.7.7...v0.7.8
259+ [ v0.7.8 ] : https://github.com/alphaville/optimization-engine/compare/v0.7.7...v0.8.0
260260[ v0.7.7] : https://github.com/alphaville/optimization-engine/compare/v0.7.6...v0.7.7
261261[ v0.7.6] : https://github.com/alphaville/optimization-engine/compare/v0.7.5...v0.7.6
262262[ v0.7.5] : https://github.com/alphaville/optimization-engine/compare/v0.7.4...v0.7.5
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ homepage = "https://alphaville.github.io/optimization-engine/"
4242repository = " https://github.com/alphaville/optimization-engine"
4343
4444# Version of this crate (SemVer)
45- version = " 0.7.8 "
45+ version = " 0.8.0 "
4646
4747edition = " 2018"
4848
You can’t perform that action at this time.
0 commit comments