ash_cubdb/CHANGELOG.md
James Harton 4b27f1523c
All checks were successful
continuous-integration/drone/push Build is passing
chore: release version v0.3.0
2023-10-02 02:23:00 +00:00

30 lines
563 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.3.0](https://code.harton.nz/james/ash_cubdb/compare/v0.2.0...v0.3.0) (2023-10-02)
### Features:
* Support updating existing records.
## [v0.2.0](https://code.harton.nz/james/ash_cubdb/compare/v0.1.0...v0.2.0) (2023-09-29)
### Features:
* `create` and `read` works.
## [v0.1.0](https://code.harton.nz/james/ash_cubdb/compare/v0.1.0...v0.1.0) (2023-08-07)