diff --git a/CHANGELOG.md b/CHANGELOG.md index e0177ee..96e55ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 1.2.2 - 2023-10-29 + +### Fixed + +- Fixed type coercion issue to properly handle decimal values. + ## 1.2.1 - 2023-10-24 ### Added