We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eaf9f8 commit 88e6fdcCopy full SHA for 88e6fdc
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Change log
2
3
+## [v0.17.0] - 2017-04-xx
4
+
5
+### Added
6
+* Add Projects API (@samphilipd)
7
+* Add Project Columns API (@samphilipd)
8
+* Add Project Cards API (@samphilipd)
9
10
+### Changed
11
+* Change Normalizer to remove unnecessary branch condition (@samphilipd)
12
13
+### Fixed
14
+* Fix ServiceError to account for non Hash type error message (@samphilipd)
15
+* Remove :content_type key from ParamsHash as clashes with reponse payload (@samphilipd)
16
17
## [v0.16.0] - 2017-04-02
18
19
### Added
0 commit comments