Skip to content

Commit

Permalink
Update docs/src/changelog.md
Browse files Browse the repository at this point in the history
Co-authored-by: James Foster <[email protected]>
  • Loading branch information
odow and jd-foster authored May 9, 2024
1 parent 64c1729 commit c14ad8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fixed missing `promote_operation` method that resulted in slow code (#3730)
- Improved performance of `getindex` for `Containers.DenseAxisArray` (#3731)
- Fixed the error message when the legacy nonnlinear API is mixed with the new
- Fixed the error message when the legacy nonlinear API is mixed with the new
nonlinear API. In particular, we now uniformly throw an error message when
unexpected objects occur in nonlinear expressions. (#3741)

Expand Down

0 comments on commit c14ad8b

Please sign in to comment.