reformat of changelog

This commit is contained in:
FezVrasta 2014-12-04 09:30:43 +01:00
parent 8a4ddb4139
commit a9c9673f6a

View File

@ -1,4 +1,12 @@
# v 0.2.0
# Changelog
## v 0.2.1dev
- Fixed well sizes
- Fixed $.ripple that needed two clicks to effectively "click" an element
- Added $.ripple support to browsers that don't support CSS transitions (eg. IE9)
## v 0.2.0
- The master branch is now the development branch, if you want to use a "stable" release use the releases provided by GitHub.
- New demo page
@ -6,8 +14,3 @@
- Ripples.js is now completely rewritten with jQuery.
- Fixed thousand of bugs.
# v 0.2.1dev
- Fixed well sizes
- Fixed $.ripple that needed two clicks to effectively "click" an element
- Added $.ripple support to browsers that don't support CSS transitions (eg. IE9)