Skip to content

Commit 0515765

Browse files
committed
Release version 0.4.1
1 parent 0fd25f0 commit 0515765

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To access the created canvas, provide the `onrendered` event in the options whic
4141
to append it to the page call for example
4242
document.body.appendChild( canvas );
4343
*/
44-
}
44+
}
4545
});
4646

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

8181
### Changelog ###
8282

83-
v0.4.1 -
83+
v0.4.1 - 7.9.2013
84+
* Added support for bower
85+
* Improved z-index ordering
86+
* Basic implementation for CSS transformations
8487
* Fixed inline text in top element
8588
* Basic implementation for text-shadow
8689

0 commit comments

Comments
 (0)