diff --git a/messages.json b/messages.json index 841cdb7..e425313 100644 --- a/messages.json +++ b/messages.json @@ -11,5 +11,7 @@ "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.1": "messages/0.5.1.txt" + "0.5.1": "messages/0.5.1.txt", + "0.6.0": "messages/0.6.0.txt", + "0.6.1": "messages/0.6.1.txt" } diff --git a/messages/0.6.0.txt b/messages/0.6.0.txt new file mode 100644 index 0000000..0f64dc1 --- /dev/null +++ b/messages/0.6.0.txt @@ -0,0 +1,14 @@ +Update in 0.6.0 +--------------- + +This release adds many quality of life features and fixes some bugs: + +- control the size of inline plots +- transparent background for images +- move the cursor after executing cell is the new default +- selects the correct cell for execution +- bugfixes + +Altogether, Helium should feel much smoother to use. + +If you have any issues, please report them on [github/issues](https://github.com/sschuhmann/Helium/issues) diff --git a/messages/0.6.1.txt b/messages/0.6.1.txt new file mode 100644 index 0000000..80832b2 --- /dev/null +++ b/messages/0.6.1.txt @@ -0,0 +1,4 @@ +Update in 0.6.1 +--------------- + +- added package control message