Skip to content

Commit

Permalink
Update Changelog for Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasmiller committed Mar 20, 2020
1 parent a75fa9c commit 390ab7a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [3.0.1](https://github.com/recurly/recurly-client-php/tree/3.0.1) (2020-03-20)

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

**Implemented enhancements:**

- Enable gzip compression on HTTP responses [\#475](https://github.com/recurly/recurly-client-php/pull/475) ([douglasmiller](https://github.com/douglasmiller))

**Merged pull requests:**

- Release 3.0.1 [\#481](https://github.com/recurly/recurly-client-php/pull/481) ([douglasmiller](https://github.com/douglasmiller))
- Fri Mar 20 17:48:03 UTC 2020 Upgrade API version v2019-10-10 [\#480](https://github.com/recurly/recurly-client-php/pull/480) ([douglasmiller](https://github.com/douglasmiller))
- Adding release scripts [\#478](https://github.com/recurly/recurly-client-php/pull/478) ([douglasmiller](https://github.com/douglasmiller))
- Reducing minimum php version from 7.3 to 7.2 [\#473](https://github.com/recurly/recurly-client-php/pull/473) ([douglasmiller](https://github.com/douglasmiller))
- Adding parameter comment and including formatted code [\#468](https://github.com/recurly/recurly-client-php/pull/468) ([douglasmiller](https://github.com/douglasmiller))

## [3.0.0](https://github.com/recurly/recurly-client-php/tree/3.0.0) (2020-03-03)

[Full Changelog](https://github.com/recurly/recurly-client-php/compare/3.0.0-beta5...3.0.0)
Expand All @@ -8,6 +24,7 @@

- Updating version to GA 3.0.0 [\#467](https://github.com/recurly/recurly-client-php/pull/467) ([douglasmiller](https://github.com/douglasmiller))
- Adding and Updating Pager tests [\#466](https://github.com/recurly/recurly-client-php/pull/466) ([douglasmiller](https://github.com/douglasmiller))
- \[V3\] Mock Client [\#461](https://github.com/recurly/recurly-client-php/pull/461) ([bhelx](https://github.com/bhelx))

## [3.0.0-beta5](https://github.com/recurly/recurly-client-php/tree/3.0.0-beta5) (2020-02-21)

Expand Down

0 comments on commit 390ab7a

Please sign in to comment.