Skip to content

Commit cf9d39f

Browse files
committed
Bump to 4.2.0
1 parent b20738b commit cf9d39f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v4.2.0 - 2023-12-22
4+
5+
- [Support query parameters for most model GET like methods](https://github.com/jeremytregunna/ruby-trello/pull/314)
6+
37
## v4.1.0 - 2023-11-12
48

59
- [Fix #add_attachment multipart upload with Faraday](https://github.com/jeremytregunna/ruby-trello/pull/312)

ruby-trello.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = %q{ruby-trello}
3-
s.version = "4.1.0"
3+
s.version = "4.2.0"
44
s.platform = Gem::Platform::RUBY
55
s.license = 'MIT'
66

0 commit comments

Comments
 (0)