We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9312d24 commit f971847Copy full SHA for f971847
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v3.2.0
4
+
5
+- [Allow use of either rest-client of faraday](https://github.com/jeremytregunna/ruby-trello/pull/307)
6
7
## v3.1.0
8
9
- [Test against Ruby 3.1 and Rails 7](https://github.com/jeremytregunna/ruby-trello/pull/304)
ruby-trello.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{ruby-trello}
- s.version = "3.1.0"
+ s.version = "3.2.0"
s.platform = Gem::Platform::RUBY
s.license = 'MIT'
0 commit comments