You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
Note: This is the main Changelog file for the Rust solver. The Changelog file for the Python interface (`opengen`) can be found in [/open-codegen/CHANGELOG.md](open-codegen/CHANGELOG.md)
9
9
10
+
<!-- ---------------------
11
+
v0.11.0
12
+
--------------------- -->
13
+
## [v0.11.0] - Unreleased
14
+
15
+
### Added
16
+
17
+
- Implementation of `BallP` in Rust: projection on lp-ball
18
+
10
19
11
20
<!-- ---------------------
12
21
v0.10.0
@@ -308,6 +317,7 @@ This is a breaking API change.
0 commit comments