CHANGELOG

This commit is contained in:
Ruslan Talpa
2016-06-28 12:20:53 +03:00
parent 1372de6f43
commit 72aa664b61
+1 -1
View File
@@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Ability to generate an OpenAPI spec - @mainx07, @hudayou, @ruslantalpa, @begriffs
- Ability to set addresses to listen on - @hudayou
- Filtering, shaping and embedding with &select for the /rpc path - @ruslantalpa
- Output names of used-defined types (instead of 'USER-DEFINED') - @martingms
### Fixed