diff --git a/sqlite/CHANGELOG.md b/sqlite/CHANGELOG.md index 1498f817f..aea8f1671 100644 --- a/sqlite/CHANGELOG.md +++ b/sqlite/CHANGELOG.md @@ -4,6 +4,12 @@ - The format is based on [Keep a Changelog](http://keepachangelog.com/). - This project adheres to [Semantic Versioning](http://semver.org/). +## Version 1.2.0 - 2023-09-06 + +### Changed + +- `cds.Decimal` and `cds.Float` return numbers instead of strings + ## Version 1.1.0 - 2023-08-01 ### Changed