Skip to content

Commit 19a71be

Browse files
author
Christopher Doris
committed
release notes [skip ci]
1 parent c68d85b commit 19a71be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/releasenotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44
* When using JuliaCall from an interactive Python session, Julia is put into interactive
55
mode: `isinteractive()` is true, InteractiveUtils is loaded, and a nicer display is used.
6+
* Wrapped Julia values now truncate their output when displayed via `_repr_mimebundle_`.
67
* Python named tuples can be converted to Julia named tuples.
78
* Bug fixes.
89

0 commit comments

Comments
 (0)