Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 9896c9e

Browse files
Update README.md
1 parent bf5093c commit 9896c9e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Invert White Images to Black using SVG, targeted for IE10 as CSS3 Filters replac
3535
```
3636

3737
###Change Log
38-
- Version 1.0.0 - First authord.
39-
- Version 1.0.2 - Updating with Bower/NPM updates, configured grunt.
40-
- Version 1.0.3 - Destroy option to be passed as string. Garbage cleared (_default was of no use - removed. Destroy actually removes the stored data()); Added more CSS in `.invert-it` class because now more browsers supports the CSS Filters.
38+
- **Version 1.0.0** - First authord.
39+
- **Version 1.0.2** - Updating with Bower/NPM updates, configured grunt.
40+
- **Version 1.0.3** - Destroy option to be passed as string. Garbage cleared (_default was of no use - removed. Destroy actually removes the stored data()); Added more CSS in `.invert-it` class because now more browsers supports the CSS Filters.
41+
- **Version 1.0.4** - Heavy optimization, local option object. No plugin invocation if CSS3 filter exists. Minified only 2KB now.

0 commit comments

Comments
 (0)