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 28f809c commit 2776e65Copy full SHA for 2776e65
docs/src/changelog.md
@@ -13,10 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
- Fixed a bug in the acyclic coloring algorithm that was introduced in v1.47.0
15
(#2898)
16
+ - Fixed skipping `ConstraintDual` in `Test.test_vector_nonlinear_oracle_` (#2899)
17
18
### Other
19
20
- Fixed a typo in the documentation (#2895)
21
+ - Added [Defining a new set](@ref) to the documentation (#2901)
22
23
## v1.47.0 (December 5, 2025)
24
0 commit comments