Skip to content

Commit

Permalink
sqlite CHANGELOG.md (#215)
Browse files Browse the repository at this point in the history
* changelog template for sqlite

* add entry for output converters
  • Loading branch information
johannes-vogel authored Sep 6, 2023
1 parent b15cbbc commit 39180cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sqlite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39180cc

Please sign in to comment.