Skip to content

Commit

Permalink
Update Changelog for Release 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasmiller committed Mar 20, 2020
1 parent 8be22a3 commit afeb6bf
Showing 1 changed file with 36 additions and 3 deletions.
39 changes: 36 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:**
Expand All @@ -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:**
Expand All @@ -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:**
Expand All @@ -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))
Expand Down Expand Up @@ -95,4 +128,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit afeb6bf

Please sign in to comment.