Skip to content

Commit

Permalink
Update Changelog for Release 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasmiller committed Mar 20, 2020
1 parent 11dccad commit 767b8c7
Showing 1 changed file with 106 additions and 0 deletions.
106 changes: 106 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
# Changelog

## [3.4.1](https://github.com/recurly/recurly-client-python/tree/3.4.1) (2020-03-06)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.4.0...3.4.1)

**Fixed bugs:**

- Missing timezone in parsed dates [\#360](https://github.com/recurly/recurly-client-python/issues/360)
- Error on request: TypeError: can only concatenate str \(not "NoneType"\) to str [\#358](https://github.com/recurly/recurly-client-python/issues/358)

**Merged pull requests:**

- Release 3.4.1 [\#365](https://github.com/recurly/recurly-client-python/pull/365) ([bhelx](https://github.com/bhelx))
- Edit DT\_FORMAT to include UTC offset [\#364](https://github.com/recurly/recurly-client-python/pull/364) ([joannasese](https://github.com/joannasese))
- Expose friendly error message [\#363](https://github.com/recurly/recurly-client-python/pull/363) ([bhelx](https://github.com/bhelx))
- Add python 3.8 to test matrix [\#362](https://github.com/recurly/recurly-client-python/pull/362) ([bhelx](https://github.com/bhelx))
- Handle case in which request\_id is None [\#359](https://github.com/recurly/recurly-client-python/pull/359) ([bhelx](https://github.com/bhelx))
- Add request for stack trace in issue report [\#357](https://github.com/recurly/recurly-client-python/pull/357) ([bhelx](https://github.com/bhelx))

## [3.4.0](https://github.com/recurly/recurly-client-python/tree/3.4.0) (2020-02-20)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.3.1...3.4.0)

**Fixed bugs:**

- cast api response error throws exception [\#345](https://github.com/recurly/recurly-client-python/issues/345)

**Merged pull requests:**

- Release 3.4.0 [\#355](https://github.com/recurly/recurly-client-python/pull/355) ([bhelx](https://github.com/bhelx))
- Latest generated changes for v2019-10-10 [\#354](https://github.com/recurly/recurly-client-python/pull/354) ([bhelx](https://github.com/bhelx))
- Use new webhooks doc link [\#353](https://github.com/recurly/recurly-client-python/pull/353) ([bhelx](https://github.com/bhelx))
- Updating User-Agent to match standards [\#352](https://github.com/recurly/recurly-client-python/pull/352) ([douglasmiller](https://github.com/douglasmiller))
- Latest v2019-10-10 Changes [\#350](https://github.com/recurly/recurly-client-python/pull/350) ([bhelx](https://github.com/bhelx))
- Add missing RateLimitedError [\#346](https://github.com/recurly/recurly-client-python/pull/346) ([bhelx](https://github.com/bhelx))

## [3.3.1](https://github.com/recurly/recurly-client-python/tree/3.3.1) (2019-12-10)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.3.0...3.3.1)

**Fixed bugs:**

- Convert Array params to CSV strings [\#342](https://github.com/recurly/recurly-client-python/pull/342) ([douglasmiller](https://github.com/douglasmiller))

## [3.3.0](https://github.com/recurly/recurly-client-python/tree/3.3.0) (2019-12-03)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.2.0...3.3.0)

**Merged pull requests:**

- Release 3.3.0 [\#341](https://github.com/recurly/recurly-client-python/pull/341) ([bhelx](https://github.com/bhelx))
- Allow object attributes [\#339](https://github.com/recurly/recurly-client-python/pull/339) ([bhelx](https://github.com/bhelx))

## [3.2.0](https://github.com/recurly/recurly-client-python/tree/3.2.0) (2019-11-18)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.0.0...3.2.0)

**Merged pull requests:**

- Release 3.2.0 [\#334](https://github.com/recurly/recurly-client-python/pull/334) ([bhelx](https://github.com/bhelx))
- Generated Updates for API version v2019-10-10 [\#333](https://github.com/recurly/recurly-client-python/pull/333) ([douglasmiller](https://github.com/douglasmiller))
- Generated Updates for API version v2019-10-10 [\#332](https://github.com/recurly/recurly-client-python/pull/332) ([bhelx](https://github.com/bhelx))
- Implementing \_\_repr\_\_\(\) to make Resource object pretty printable [\#329](https://github.com/recurly/recurly-client-python/pull/329) ([douglasmiller](https://github.com/douglasmiller))

## [3.0.0](https://github.com/recurly/recurly-client-python/tree/3.0.0) (2019-10-07)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.0b4...3.0.0)

**Merged pull requests:**

- Release 3.0.0 [\#323](https://github.com/recurly/recurly-client-python/pull/323) ([bhelx](https://github.com/bhelx))
- Upgrade API version v2019-10-10 [\#322](https://github.com/recurly/recurly-client-python/pull/322) ([bhelx](https://github.com/bhelx))
- Add a script for releasing [\#320](https://github.com/recurly/recurly-client-python/pull/320) ([bhelx](https://github.com/bhelx))
- Change base url to v3.recurly.com [\#319](https://github.com/recurly/recurly-client-python/pull/319) ([bhelx](https://github.com/bhelx))
- Implement bump script [\#316](https://github.com/recurly/recurly-client-python/pull/316) ([bhelx](https://github.com/bhelx))
- Remove the site-id constraint from the client [\#313](https://github.com/recurly/recurly-client-python/pull/313) ([bhelx](https://github.com/bhelx))
- Document use of webhooks [\#312](https://github.com/recurly/recurly-client-python/pull/312) ([bhelx](https://github.com/bhelx))
- Latest v2018-08-09 Updates [\#310](https://github.com/recurly/recurly-client-python/pull/310) ([bhelx](https://github.com/bhelx))
- Expose response metadata [\#306](https://github.com/recurly/recurly-client-python/pull/306) ([bhelx](https://github.com/bhelx))
- Add CONTRIBUTING.md [\#305](https://github.com/recurly/recurly-client-python/pull/305) ([bhelx](https://github.com/bhelx))
- Bump 3.0b5 [\#304](https://github.com/recurly/recurly-client-python/pull/304) ([bhelx](https://github.com/bhelx))
- Latest v2018-08-09 Changes [\#303](https://github.com/recurly/recurly-client-python/pull/303) ([bhelx](https://github.com/bhelx))

## [3.0b4](https://github.com/recurly/recurly-client-python/tree/3.0b4) (2019-06-28)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.0b3...3.0b4)

**Merged pull requests:**

- 3.0b4 [\#302](https://github.com/recurly/recurly-client-python/pull/302) ([bhelx](https://github.com/bhelx))
- Latest v2018-08-09 Changes [\#301](https://github.com/recurly/recurly-client-python/pull/301) ([bhelx](https://github.com/bhelx))
- Add recurly-style User-Agent [\#299](https://github.com/recurly/recurly-client-python/pull/299) ([bhelx](https://github.com/bhelx))

## [3.0b3](https://github.com/recurly/recurly-client-python/tree/3.0b3) (2019-06-18)

[Full Changelog](https://github.com/recurly/recurly-client-python/compare/3.0b2...3.0b3)

**Merged pull requests:**

- Use an interpolate\_path method [\#298](https://github.com/recurly/recurly-client-python/pull/298) ([bhelx](https://github.com/bhelx))
- Documentation and casting improvements [\#297](https://github.com/recurly/recurly-client-python/pull/297) ([bhelx](https://github.com/bhelx))



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

0 comments on commit 767b8c7

Please sign in to comment.