Skip to content

Commit 9209fda

Browse files
committed
Prepare release v0.5.1.
1 parent 3367bdc commit 9209fda

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"0.4.1": "messages/0.4.1.txt",
1111
"0.4.2": "messages/0.4.2.txt",
1212
"0.4.3": "messages/0.4.3.txt",
13-
"0.5.0": "messages/0.5.0.txt"
13+
"0.5.0": "messages/0.5.0.txt",
14+
"0.5.1": "messages/0.5.1.txt"
1415
}

messages/0.5.1.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Update in 0.5.1
2+
---------------
3+
4+
Fixed that text data in display_data were not shown as inline output. This has caused problem such as no execution results shown when we use IRkernel (#46).

0 commit comments

Comments
 (0)