Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arpastrana committed Aug 18, 2022
1 parent 02f1ec2 commit 7390f3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Unreleased
- Added support for the `VAR` optimization algorithm from NLOpt.
- Added gradient convergence treshold `kappa` to the signature of `Optimizer.solve`.
- Added `kappa` as input to the `ConstrainedFormFinding` GH component.
- Implemented `Diagram.is_edge_supported`

**Changed**

Expand All @@ -33,6 +34,9 @@ Unreleased

**Deprecated**

- Deprecated `Optimizer.solve_nlopt` and `.solve_nlopt_proxy`.


**Removed**


Expand Down

0 comments on commit 7390f3d

Please sign in to comment.