Skip to content

Commit

Permalink
update release note
Browse files Browse the repository at this point in the history
  • Loading branch information
william committed Oct 21, 2016
1 parent 8d2fa65 commit b3cc43c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release notes

## v0.2.3
** Bug fixes **
- Enable passing a DOM element to initiate `CanvasSpace` and `DOMSpace`. [Doc](http://williamngan.github.io/pt/docs/#func-CanvasSpace-CanvasSpace) [Issue](https://github.com/williamngan/pt/issues/23)
- Fix background transparency by `space.setup({bgcolor: false)`. [Doc](http://williamngan.github.io/pt/docs/#func-CanvasSpace-setup) [Issue](https://github.com/williamngan/pt/issues/24)

## v0.2.1
**Shaping functions**
- A series of useful shaping/easing functions are now in [extend/Shaping](http://williamngan.github.io/pt/docs/#elemShaping_xt). See a demo [here](http://williamngan.github.io/pt/demo/index.html?name=shaping.linear).
Expand Down

0 comments on commit b3cc43c

Please sign in to comment.