ash_cubdb/CHANGELOG.md
James Harton 8b2f2ade4c
All checks were successful
continuous-integration/drone/push Build is passing
chore: release version v0.4.1
2023-10-02 03:19:02 +00:00

1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.4.1 (2023-10-02)

Bug Fixes:

  • correctly enable filtering and sorting.

v0.4.0 (2023-10-02)

Features:

  • Support destroying records.

Bug Fixes:

  • honour tenancy when updating.

v0.3.1 (2023-10-02)

Bug Fixes:

  • enable sorting capability.

v0.3.0 (2023-10-02)

Features:

  • Support updating existing records.

v0.2.0 (2023-09-29)

Features:

  • create and read works.

v0.1.0 (2023-08-07)