diff --git a/CHANGELOG.md b/CHANGELOG.md index bf1e0a6..e60371b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +### [5.3.10] +• Fallback to step1 when no hash is found. +• Only show console.error message in non production environments. + +Thanks [sharpdressedcodes](https://github.com/sharpdressedcodes) + ### [5.3.8] • Added support for named steps - [Wojciech-Florczak](https://github.com/Wojciech-Florczak)