From c5571c20c721316f7aa9bfa0453fbdca84995cfa Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 1 Jun 2016 15:06:47 -0700 Subject: [PATCH] updated release notes --- docs/release-notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index d6dd788f..55bc15e6 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,7 +4,12 @@ basic.forever(() => { basic.showString("RELEASE NOTES"); }); ``` -## May 2017 +## June 2016 + +* It is now possible to stream data into the cloud (Azure) from the PXT editor. Simply click on the log view to get started. +* Documentation column pops up for large screen to avoid switching between docs and editor. + +## May 2016 We're happy to announce [m.pxt.io](https://m.pxt.io), an Blocks/JavaScript editor for the [BBC micro:bit](https://www.microbit.co.uk). The editor is [open source](/open-source) on GitHub. Send us your PR!