Skip to content

Commit

Permalink
Release version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasvh committed Sep 7, 2013
1 parent 0fd25f0 commit 0515765
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To access the created canvas, provide the `onrendered` event in the options whic
to append it to the page call for example
document.body.appendChild( canvas );
*/
}
}
});

### Building ###
Expand Down Expand Up @@ -80,7 +80,10 @@ If you wish to contribute to the project, please send the pull requests to the d

### Changelog ###

v0.4.1 -
v0.4.1 - 7.9.2013
* Added support for bower
* Improved z-index ordering
* Basic implementation for CSS transformations
* Fixed inline text in top element
* Basic implementation for text-shadow

Expand Down

0 comments on commit 0515765

Please sign in to comment.