Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 759 Bytes

3.0.0

Not using changelog anymore. See Github releases now.

2.2.0

  • Fix ArgumentError: wrong number of arguments when creating ResponseError in Ruby 3, #21

2.1.0

  • Increase Faraday dependency's maximum version to 3.0.0 #19

2.0.2

  • Loosen JWT dependency version requirement: ~> 2.2 instead of ~> 2.2.1.

2.0.1

  • Weaken faraday dependency: require faraday version >1.0.0.

2.0.0

  • Complete rewrite of a Ruby Client to work with Centrifugo V2 Server API

1.2.0

  • update assets to latest library versions: SockJS to 1.1.1 and centrifuge-js to 1.3.7