Skip to content

Commit

Permalink
Prepare release v0.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ngr-t committed Aug 2, 2018
1 parent 3367bdc commit 9209fda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"0.4.1": "messages/0.4.1.txt",
"0.4.2": "messages/0.4.2.txt",
"0.4.3": "messages/0.4.3.txt",
"0.5.0": "messages/0.5.0.txt"
"0.5.0": "messages/0.5.0.txt",
"0.5.1": "messages/0.5.1.txt"
}
4 changes: 4 additions & 0 deletions messages/0.5.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Update in 0.5.1
---------------

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 comments on commit 9209fda

Please sign in to comment.