CHANGELOG.md in da-js-1.1.2 vs CHANGELOG.md in da-js-1.2.0

- old
+ new

@@ -1,4 +1,8 @@ +## Version 1.2 +### Conditional Visibility +* The current state of an element with conditional visibility can now be queried with `$(...).data('visible-if-state')`. + ## Version 1.1.2 * Relax gemspec version requirements: Can now be used with Rails 5. ## Version 1.1.1 * Relax gem version requirement for Sprockets: Can now be used with Sprockets 3.