diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f0bf148..63a47334 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+### Version 3.1.0
+- Improved support for running selectors inside documents
+- Ensuring Cash collections are iterable
+- Added an extra reference implementation for shorthand event methods
+- Added an extra reference implementation for `$.getScript`
+- Readme: mentioning the extra methods
+
### Version 3.0.0
- Added a changelog
- Migration guide: mentioning the `zoom` property
diff --git a/README.md b/README.md
index 9ff4caf4..9eb60646 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/3.0.0/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@3.0.0/dist/cash.min.js) and use it like this:
+Get Cash from [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/3.1.0/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@3.1.0/dist/cash.min.js) and use it like this:
```html
-
+