Bump version

This commit is contained in:
Joe Nelson
2017-01-20 00:21:08 -08:00
committed by GitHub
parent c15f693dbb
commit 9b407034a8
5 changed files with 23 additions and 25 deletions
+6
View File
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
### Fixed
## [0.4.0.0] - 2017-01-19
### Added
- Allow test database to be on another host - @dsimunic
- `Prefer: params=single-object` to treat payload as single json argument in RPC - @dsimunic