diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4feff98f..23da00d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### Version 4.1.5
+- $.fn.val: ensuring it works with “input[type=file][multiple]” elements
+- Migration guide: mentioning how $.fn.data stores values
+
### Version 4.1.4
- $.fn.get: improved types
- TypeScript: made types a little more forgiving
diff --git a/README.md b/README.md
index 66870feb..e145537e 100644
--- a/README.md
+++ b/README.md
@@ -30,10 +30,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/4.1.4/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@4.1.4/dist/cash.min.js) and use it like this:
+Get Cash from [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/4.1.5/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@4.1.5/dist/cash.min.js) and use it like this:
```html
-
+