pxt-calliope/docs/release-notes.md

13 lines
520 B
Markdown
Raw Normal View History

2016-05-17 18:35:55 +02:00
# Release notes
```sim
basic.forever(() => { basic.showString("RELEASE NOTES"); });
```
2016-05-27 16:06:24 +02:00
## May 2017
2016-05-17 18:35:55 +02:00
2016-05-27 16:06:24 +02:00
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!
2016-05-17 18:35:55 +02:00
2016-05-27 16:06:24 +02:00
This release contains a Block/JavaScript editor, new simulator that supports multiple micro:bit instances, new documentation engine,
all the blocks from the Microsoft Block Editor in the BBC micro:bit web site.