diff --git a/CHANGELOG.md b/CHANGELOG.md index 541a391f..5aec1b13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### Version 7.0.1 +- $.fn.css: added support for retrieving properties of disconnected nodes + ### Version 7.0.0 - focus|blur|mouseenter|mouseleave: ensuring namespaces are handled properly - focus|blur|mouseenter|mouseleave: aligned behavior more with jQuery diff --git a/README.md b/README.md index e84ac5e9..1d67457c 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ If you're migrating from jQuery be sure to read our [migration guide](https://gi ## Usage -Get Cash from [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/7.0.0/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@7.0.0/dist/cash.min.js) and use it like this: +Get Cash from [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/7.0.1/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@7.0.1/dist/cash.min.js) and use it like this: ```html - +