doc updates

This commit is contained in:
Peli de Halleux
2016-05-17 09:35:55 -07:00
parent 845d7a004c
commit 7704ad9f8d
5 changed files with 53 additions and 6 deletions

11
docs/release-notes.md Normal file
View File

@ -0,0 +1,11 @@
# Release notes
```sim
basic.forever(() => { basic.showString("RELEASE NOTES"); });
```
### May 2017
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!