Skip to content

Commit

Permalink
add changelog for 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarton committed Apr 28, 2015
1 parent 774a636 commit 17de828
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<a name="unreleased"></a>
## Unreleased

<a name="v2.4.2"></a>
## v2.4.2 (2015-4-28)
* Fix paged resource loading when the uuid needs to be escaped, fixes [174](https://github.com/recurly/recurly-client-ruby/issues/174), [PR](https://github.com/recurly/recurly-client-ruby/pull/177)
* Add `tax_type`, `tax_rate`, `tax_region` to `Adjustment` [PR](https://github.com/recurly/recurly-client-ruby/pull/180)
* Add `net_terms` and `collection_method` to `Invoice` [PR](https://github.com/recurly/recurly-client-ruby/pull/186)
Expand Down

0 comments on commit 17de828

Please sign in to comment.