ash_postgres/CHANGELOG.md

91 lines
1.6 KiB
Markdown
Raw Normal View History

2020-06-01 17:36:43 +12:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
2020-07-09 19:05:28 +12:00
## [v0.7.0](https://github.com/ash-project/ash_postgres/compare/0.6.0...v0.7.0) (2020-07-09)
### Features:
* update to latest ash
* update to latest ash, add docs
* update to ash 0.9.1 for transactions
2020-06-29 15:47:20 +12:00
## [v0.6.0](https://github.com/ash-project/ash_postgres/compare/0.5.0...v0.6.0) (2020-06-29)
### Features:
* update to latest ash
2020-06-29 14:29:53 +12:00
## [v0.5.0](https://github.com/ash-project/ash_postgres/compare/0.4.0...v0.5.0) (2020-06-29)
### Features:
* upgrade to latest ash
2020-06-28 07:11:42 +12:00
## [v0.4.0](https://github.com/ash-project/ash_postgres/compare/0.3.0...v0.4.0) (2020-06-27)
### Features:
* update to latest ash
2020-06-19 15:05:18 +12:00
## [v0.3.0](https://github.com/ash-project/ash_postgres/compare/0.2.1...v0.3.0) (2020-06-19)
### Features:
* New filter style (#10)
2020-06-15 19:05:55 +12:00
## [v0.2.1](https://github.com/ash-project/ash_postgres/compare/0.2.0...v0.2.1) (2020-06-15)
### Bug Fixes:
* update .formatter.exs
2020-06-14 19:04:38 +12:00
## [v0.2.0](https://github.com/ash-project/ash_postgres/compare/0.1.4...v0.2.0) (2020-06-14)
### Features:
* use the new DSL builder for config (#7)
2020-06-05 15:51:04 +12:00
## [v0.1.4](https://github.com/ash-project/ash_postgres/compare/0.1.3...v0.1.4) (2020-06-05)
### Bug Fixes:
* update ash version dependency
* account for removal of name
2020-06-03 15:44:49 +12:00
## [v0.1.3](https://github.com/ash-project/ash_postgres/compare/0.1.2...v0.1.3) (2020-06-03)
This release was a test of our automatic hex.pm package deployment
2020-06-01 17:37:00 +12:00
## Begin Changelog