diff --git a/CHANGELOG.md b/CHANGELOG.md index df08f4b6e..c5749195c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to casper-js-sdk. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 2.12.1 + +### Fixed + +- Fix in CI job that broke README.md attached to NPM Package and tgz archive to the release +- Fix links to the examples in docs + ## 2.12.0 ### Added