We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7e1af commit ff59dd6Copy full SHA for ff59dd6
docs/src/changelog.md
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- Fixed a bug in `Utilities.operate(vcat, ) -> VectorNonlinearFunction` which
19
previously did not ensure that the returned function could be mutated (#2682)
20
- Fixed `get` for [`ConstraintFunction`](@ref) of
21
- [`Bridges.Constraint.SplitHyperRectangleBridge`](@ref) to not add supurious
+ [`Bridges.Constraint.SplitHyperRectangleBridge`](@ref) to not add spurious
22
`+0` and `-0` (#2681)
23
- Fixed `test_basic_` tests to use [`Nonlinear.SymbolicAD.simplify`](@ref) when
24
comparing constraint functions. This fixes some tests with
0 commit comments