Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
berinhard committed May 27, 2019
1 parent 8da410f commit 711e0c8
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
0.0.5
-----
- Adds all p5's missing global variables

0.0.4.1
-------
- Supports event functions such as `keyPressed`

0.0.4
-----
- Supports p5.js pop function
- Adds `monitor` command to the CLI
- Allows to run `pyp5js` commands specifying a directory
- First try on organizing the docs

0.0.3
-----
- Add WEBGL variables

0.0.2
-----
- Supports more of P5's variable


0.0.1
-----
- First release

0 comments on commit 711e0c8

Please sign in to comment.