Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Sep 23, 2023
1 parent 24d60f3 commit 68ea368
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fixed support for unary `min` and `max` operators (#3522)
- Fixed support for single argument `min` and `max` operators (#3522)
- Fixed error message for [`add_to_expression!`](@ref) when called with a
[`GenericNonlinearExpr`](@ref) (#3506)
- Fixed constraint tags with broadcasted constraints (#3515)
- Fixed MethodError in `MA.scaling` (#3518)
- Fixed support for arrays of [`Parameter`](@ref) variables (#3524)

### Other

Expand Down

0 comments on commit 68ea368

Please sign in to comment.