Add details to changelog
This commit is contained in:
@@ -9,9 +9,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Embed associations, e.g. `/film?select=*,director(*)` - @ruslantalpa
|
- Embed associations, e.g. `/film?select=*,director(*)` - @ruslantalpa
|
||||||
- Filter columns, e.g. `?select=col1,col2` - @ruslantalpa
|
- Filter columns, e.g. `?select=col1,col2` - @ruslantalpa
|
||||||
- Does not execute the count total if header "Prefer: count=none" - @diogob
|
- Does not execute the count total if header "Prefer: count=none" - @diogob
|
||||||
|
- Postgres connection string argument - @calebmer
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- API versioning feature - @calebmer
|
- API versioning feature - @calebmer
|
||||||
|
- `--db-x` command line arguments - @calebmer
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Tolerate a missing role in user creation - @calebmer
|
- Tolerate a missing role in user creation - @calebmer
|
||||||
|
|||||||
Reference in New Issue
Block a user