From ed74a7cb37e4c13394948de183b8475a83b14493 Mon Sep 17 00:00:00 2001
From: Pantelis Sopasakis
Date: Tue, 17 Jan 2023 19:19:07 +0000
Subject: [PATCH] Updated CHANGELOG (v0.7.7)
---
CHANGELOG.md | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54ff0e69..aaafe05b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,18 @@ Note: This is the main Changelog file for the Rust solver. The Changelog file fo
+## [v0.7.7] - 2023-01-17
+
+### Fixed
+
+- Change `time::Instant` to `instant::Instant` to support WASM
+
+
+
+
## [v0.7.6] - 2022-10-11
@@ -236,6 +247,7 @@ This is a breaking API change.
--------------------- -->
+[v0.7.7]: https://github.com/alphaville/optimization-engine/compare/v0.7.6...v0.7.7
[v0.7.6]: https://github.com/alphaville/optimization-engine/compare/v0.7.5...v0.7.6
[v0.7.5]: https://github.com/alphaville/optimization-engine/compare/v0.7.4...v0.7.5
[v0.7.4]: https://github.com/alphaville/optimization-engine/compare/v0.7.3...v0.7.4