diff --git a/CHANGELOG.md b/CHANGELOG.md
index 133d3a0..b6c91d6 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+
+# [3.0.1](https://github.com/atomastic/strings) (2021-02-19)
+* fix dependencies.
+
# [3.0.0](https://github.com/atomastic/strings) (2021-02-18)
* Moving to PHP 7.4.0
diff --git a/composer.json b/composer.json
index 30beeef..68d8e4c 100644
--- a/composer.json
+++ b/composer.json
@@ -20,7 +20,7 @@
"php": "^7.4 || ^8.0",
"ext-json": "*",
"ext-mbstring": "*",
- "atomastic/macroable": "^1.0"
+ "atomastic/macroable": "^2.0"
},
"autoload":{
"psr-4": {