Skip to content

Commit

Permalink
Note changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Apr 12, 2017
1 parent 5eaf9f8 commit 88e6fdc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change log

## [v0.17.0] - 2017-04-xx

### Added
* Add Projects API (@samphilipd)
* Add Project Columns API (@samphilipd)
* Add Project Cards API (@samphilipd)

### Changed
* Change Normalizer to remove unnecessary branch condition (@samphilipd)

### Fixed
* Fix ServiceError to account for non Hash type error message (@samphilipd)
* Remove :content_type key from ParamsHash as clashes with reponse payload (@samphilipd)

## [v0.16.0] - 2017-04-02

### Added
Expand Down

0 comments on commit 88e6fdc

Please sign in to comment.