Sha256: 6f3e279a5586d5306b203c438e291f75e14198176ca4f747b4187aceefdb995b

Contents?: true

Size: 434 Bytes

Versions: 1

Compression:

Stored size: 434 Bytes

Contents

# Changelog

## 1.2.0 (17-Oct-22)

* Properly handle flat params:

```ruby
client.tournaments 'type[]': [1, 2, 3] # requesting tournaments with IDs 1, 2, or 3
```

## 1.1.0 (29-Jul-22)

* Added requests for venues (thanks, @L-Eugene)

## 1.0.1 (28-Jul-22)

* Fixed endpoint reinitialization (thanks, @L-Eugene)
* Minor fixes

## 1.0.0 (12-Apr-22)

* Stable release

## 1.0.0.rc1 (11-Apr-22)

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rating-chgk-v2-1.2.0 CHANGELOG.md