We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b85293 commit a4ec0aaCopy full SHA for a4ec0aa
1 file changed
docs/src/changelog.md
@@ -32,6 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
- Fixed a bug with open intervals in `Bridges.Constraint.SemiToBinaryBridge`
33
(#2963)
34
- Fixed deleting some bridges before `Bridges.final_touch` was called (#2974)
35
+- Fixed a bug so that we re-throw appropriate errors when modifying constant
36
+ vector in [`Utilities.MatrixOfConstraints`](@ref) (#2976)
37
38
### Other
39
0 commit comments