From afeb6bfa67c298ed0237d92af185aa620b13eebe Mon Sep 17 00:00:00 2001 From: Doug Miller Date: Fri, 20 Mar 2020 18:03:12 -0500 Subject: [PATCH] Update Changelog for Release 3.4.1 --- CHANGELOG.md | 39 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6745fcc..83d2b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,33 @@ -# Change Log +# Changelog + +## [3.4.1](https://github.com/recurly/recurly-client-java/tree/3.4.1) (2020-03-20) + +[Full Changelog](https://github.com/recurly/recurly-client-java/compare/3.4.0...3.4.1) + +**Fixed bugs:** + +- How to refund invoice when amount has cents ? [\#73](https://github.com/recurly/recurly-client-java/issues/73) + +**Merged pull requests:** + +- Release 3.4.1 [\#79](https://github.com/recurly/recurly-client-java/pull/79) ([douglasmiller](https://github.com/douglasmiller)) +- Fixing release script [\#78](https://github.com/recurly/recurly-client-java/pull/78) ([douglasmiller](https://github.com/douglasmiller)) +- Fri Mar 20 17:42:07 UTC 2020 Upgrade API version v2019-10-10 [\#77](https://github.com/recurly/recurly-client-java/pull/77) ([douglasmiller](https://github.com/douglasmiller)) +- Adding changelog generation [\#74](https://github.com/recurly/recurly-client-java/pull/74) ([douglasmiller](https://github.com/douglasmiller)) +- Add request for stack trace in issue report [\#72](https://github.com/recurly/recurly-client-java/pull/72) ([bhelx](https://github.com/bhelx)) + +## [3.4.0](https://github.com/recurly/recurly-client-java/tree/3.4.0) (2020-02-20) + +[Full Changelog](https://github.com/recurly/recurly-client-java/compare/3.3.0...3.4.0) + +**Merged pull requests:** + +- Release 3.4.0 [\#71](https://github.com/recurly/recurly-client-java/pull/71) ([bhelx](https://github.com/bhelx)) +- Latest generated changes for v2019-10-10 [\#70](https://github.com/recurly/recurly-client-java/pull/70) ([bhelx](https://github.com/bhelx)) +- Latest v2019-10-10 Changes [\#62](https://github.com/recurly/recurly-client-java/pull/62) ([bhelx](https://github.com/bhelx)) ## [3.3.0](https://github.com/recurly/recurly-client-java/tree/3.3.0) (2020-02-05) + [Full Changelog](https://github.com/recurly/recurly-client-java/compare/3.2.0...3.3.0) **Implemented enhancements:** @@ -18,6 +45,7 @@ - Include error params in exception message [\#56](https://github.com/recurly/recurly-client-java/pull/56) ([bhelx](https://github.com/bhelx)) ## [3.2.0](https://github.com/recurly/recurly-client-java/tree/3.2.0) (2019-12-12) + [Full Changelog](https://github.com/recurly/recurly-client-java/compare/3.1.1...3.2.0) **Fixed bugs:** @@ -31,6 +59,7 @@ - Adding Doug to list of developers [\#50](https://github.com/recurly/recurly-client-java/pull/50) ([bhelx](https://github.com/bhelx)) ## [3.1.1](https://github.com/recurly/recurly-client-java/tree/3.1.1) (2019-12-10) + [Full Changelog](https://github.com/recurly/recurly-client-java/compare/3.1.0...3.1.1) **Fixed bugs:** @@ -42,18 +71,22 @@ - Adding missing ShippingAddress\#object attribute [\#48](https://github.com/recurly/recurly-client-java/pull/48) ([bhelx](https://github.com/bhelx)) ## [3.1.0](https://github.com/recurly/recurly-client-java/tree/3.1.0) (2019-11-19) + [Full Changelog](https://github.com/recurly/recurly-client-java/compare/3.0.0...3.1.0) **Merged pull requests:** +- Fixing double forward slash in generated URLs [\#46](https://github.com/recurly/recurly-client-java/pull/46) ([douglasmiller](https://github.com/douglasmiller)) - Release 3.1.0 [\#45](https://github.com/recurly/recurly-client-java/pull/45) ([bhelx](https://github.com/bhelx)) - Generated Updates for API version v2019-10-10 [\#44](https://github.com/recurly/recurly-client-java/pull/44) ([douglasmiller](https://github.com/douglasmiller)) - Generated Updates for API version v2019-10-10 [\#43](https://github.com/recurly/recurly-client-java/pull/43) ([bhelx](https://github.com/bhelx)) ## [3.0.0](https://github.com/recurly/recurly-client-java/tree/3.0.0) (2019-10-07) + +[Full Changelog](https://github.com/recurly/recurly-client-java/compare/d8b34ba1417921da75b178dc18d969122e94c9b4...3.0.0) + **Merged pull requests:** -- Fixing double forward slash in generated URLs [\#46](https://github.com/recurly/recurly-client-java/pull/46) ([douglasmiller](https://github.com/douglasmiller)) - Release 3.0.0 [\#42](https://github.com/recurly/recurly-client-java/pull/42) ([bhelx](https://github.com/bhelx)) - Upgrade API version v2019-10-10 [\#41](https://github.com/recurly/recurly-client-java/pull/41) ([bhelx](https://github.com/bhelx)) - Change base url to v3.recurly.com [\#40](https://github.com/recurly/recurly-client-java/pull/40) ([bhelx](https://github.com/bhelx)) @@ -95,4 +128,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*