shape mutation response feture mention in changelog

This commit is contained in:
Ruslan Talpa
2015-11-15 08:27:34 +02:00
parent a6cfecbc29
commit 6c0966f656
+1
View File
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Postgres connection string argument - @calebmer
- Encode JWT for procs that return type `jwt_claims` - @
- Full text operators `@>`,`<@` - @ruslantalpa
- Shaping of the response body (filter columns, embed relations) with &select parameter for POST/PATCH @ruslantalpa
### Removed
- API versioning feature - @calebmer