-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
rofrischmann
committed
Dec 3, 2015
1 parent
780204a
commit 65a124f
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
# Changelog | ||
|
||
## 0.5 | ||
## 0.5.3 (28.11.2016) | ||
## 0.5.4 (03.12.15) | ||
* fixed a typo in `animationIterationCount` | ||
|
||
## 0.5.3 (28.11.15) | ||
* Added 2D Transform to the searchMap so IE 9 prefixes `transform`, `transformOrigin`, `transformOriginX` and `transformOriginY` | ||
* Removed unsupported browsers from browser detection to avoid false prefixes | ||
|
||
## 0.5.2 (24.11.2016) | ||
## 0.5.2 (24.11.15) | ||
* Added Changelog | ||
* Android detection for older Versions (< 5) | ||
* added `flexWrap` to the properties list |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters