Skip to content

Commit 51e2c18

Browse files
committed
add changelog entry.
1 parent da74872 commit 51e2c18

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
* add keyword argument `is_feasible_error` to `interior_point_Newton` to control how to handle infeasible starting points (#556)
1414
* add keyword argument `at_init` to some debug options to control whether they print already at the initialisation and hence before the first iteration (#552)
1515

16+
### Fixed
17+
18+
* fixed a few typos in the documentation (#557)
19+
1620
## [0.5.29] November 26, 2025
1721

1822
### Added

0 commit comments

Comments
 (0)