Skip to content

Commit

Permalink
v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Feb 5, 2017
1 parent c38c660 commit efe0162
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Next
## 0.4.0 - 2017-02-05

* Added
* New option `contentType()` to configure the `Content-Type` response header
* New option `contentType()` to configure the `Content-Type` request header
* Improve CsvPayload
- New option `delimiter()` to configure the CSV delimiter character
- New option `enclosure()` to configure the CSV enclosure character
Expand All @@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Fixed
* CsvPayload: `StreamInterface` fixed left undetached


## 0.3.0 - 2016-12-26

### Changed
Expand Down

0 comments on commit efe0162

Please sign in to comment.