add shake algorithm

This commit is contained in:
Yi-Cyuan
2015-09-17 14:57:12 +08:00
parent 61300d2d34
commit 7423f9ef37
11 changed files with 160 additions and 139 deletions
+5
View File
@@ -1,3 +1,8 @@
# v0.4.0 / 2015-09-17
* Support to output ArrayBuffer.
* Add shake alogirthms.
# v0.3.1 / 2015-05-22
* Fixed bugs.