Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jan 27, 2025
1 parent 7b9ebe6 commit f8d46fd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ work in progress

* New Java bindings ([#578])

* Allow disabling exceptions ([#580])
* Allow disabling exceptions with `set_exceptions_enabled` ([#580])

* Configurable `tolg` tolerance parameter for Luksan gradient stopping condition ([#585])

## NLopt 2.9.1

Expand Down Expand Up @@ -544,4 +546,5 @@ work in progress
[#568]: https://github.com/stevengj/nlopt/issues/568
[#570]: https://github.com/stevengj/nlopt/issues/570
[#578]: https://github.com/stevengj/nlopt/issues/578
[#580]: https://github.com/stevengj/nlopt/issues/580
[#580]: https://github.com/stevengj/nlopt/issues/580
[#585]: https://github.com/stevengj/nlopt/issues/585

0 comments on commit f8d46fd

Please sign in to comment.