Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Nov 27, 2023
1 parent 17dde5b commit 6ccf27e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
(#3583)
- Fixed `eachindex` for multiple arguments of [`Containers.DenseAxisArray`](@ref)
and [`Containers.SparseAxisArray`](@ref) (#3587)
- Expressions with more than 60 terms now print in truncated form. This
prevents large expressions from being accidentally printed to terminal or
IJulia output (#3575)

### Other

Expand Down

0 comments on commit 6ccf27e

Please sign in to comment.