chore: update changelog

This commit is contained in:
Zach Daniel 2024-09-03 22:27:30 -04:00
parent 6e0b8fb035
commit 607254d318

View file

@ -7,23 +7,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
## [v2.2.5](https://github.com/ash-project/ash_postgres/compare/v2.2.4...v2.2.5) (2024-09-04)
### Improvements:
* support ash main upsert_condition logic
- [`AshPostgres.DataLayer`] support ash main upsert_condition logic
## [v2.2.4](https://github.com/ash-project/ash_postgres/compare/v2.2.3...v2.2.4) (2024-09-03)
### Bug Fixes:
* ensure default bindings are present on data layer
- [`AshPostgres.DataLayer`] ensure default bindings are present on data layer
* properly traverse newtypes when determining types
- [`AshPostgres.DataLayer`] properly traverse newtypes when determining types
## [v2.2.3](https://github.com/ash-project/ash_postgres/compare/v2.2.2...v2.2.3) (2024-08-18)