Bump version

This commit is contained in:
Joe Nelson
2017-04-29 21:02:14 -05:00
parent f4d84e4b58
commit 0b436d49e6
4 changed files with 9 additions and 3 deletions
+6
View File
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
### Fixed
## [0.4.1.0] - 2017-04-25
### Added
- Allow requesting binary output on GET - @steve-chavez
- Accept clients requesting `Content-Type: application/json` from / - @feynmanliang