Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.6.0 #594

Merged
merged 1 commit into from
Jun 1, 2020
Merged

Release 3.6.0 #594

merged 1 commit into from
Jun 1, 2020

Conversation

bhelx
Copy link
Contributor

@bhelx bhelx commented Jun 1, 2020

Full Changelog

Implemented enhancements:

  • Latest Features #592 (bhelx)
  • Support the programmer passing their own logger #590 (bhelx)

Merged pull requests:

  • Better format error message #593 (bhelx)
  • Let bump2version manage the getting started doc #591 (bhelx)
  • Document Pager#first and Pager#count #589 (bhelx)
  • Ensure that path parameters are not empty strings #587 (douglasmiller)

# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-ruby/tree/HEAD)

[Full Changelog](3.5.0...HEAD)

**Implemented enhancements:**

- Latest Features [\#592](#592) ([bhelx](https://github.com/bhelx))
- Support the programmer passing their own logger [\#590](#590) ([bhelx](https://github.com/bhelx))

**Merged pull requests:**

- Better format error message [\#593](#593) ([bhelx](https://github.com/bhelx))
- Let bump2version manage the getting started doc [\#591](#591) ([bhelx](https://github.com/bhelx))
- Document `Pager#first` and `Pager#count` [\#589](#589) ([bhelx](https://github.com/bhelx))
- Ensure that path parameters are not empty strings [\#587](#587) ([douglasmiller](https://github.com/douglasmiller))
@@ -5,7 +5,7 @@ This repository houses the official ruby client for Recurly's V3 API.
In your Gemfile, add `recurly` as a dependency.

```ruby
gem 'recurly', '~> 3.5'
gem 'recurly', '~> 3.6'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Copy link
Contributor

@douglasmiller douglasmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@douglasmiller douglasmiller merged commit a4482c3 into master Jun 1, 2020
@bhelx bhelx deleted the release-3.6.0 branch June 1, 2020 20:48
@joannasese joannasese added the V3 v2019-10-10 Client label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V3 v2019-10-10 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants