We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents decd4e5 + f77e357 commit 3f832c2Copy full SHA for 3f832c2
History.md
@@ -1,3 +1,9 @@
1
+### 2.3.0 - *July 20 2017*
2
+
3
+ * [Support IE/Edge SVG transforms.](https://github.com/web-animations/web-animations-js/pull/148)
4
5
+ * [Parse and evaluate calc expressions without eval.](https://github.com/web-animations/web-animations-js/pull/151)
6
7
### 2.2.5 - *April 17 2017*
8
9
* Removed erroneously added *.gz files from release.
package.json
@@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/web-animations/web-animations-js.git"
},
- "version": "2.2.5",
+ "version": "2.3.0",
"keywords": [
10
"animations",
11
"polyfill"
0 commit comments