add descriptions

This commit is contained in:
Peli de Halleux
2016-08-17 09:44:15 -07:00
parent 46995cbd54
commit 269254796d
13 changed files with 32 additions and 7 deletions

View File

@ -1,5 +1,7 @@
# Release notes
### @description Editor release notes
```sim
basic.forever(() => { basic.showString("RELEASE NOTES"); });
```