Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 462 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 462 Bytes

[Unreleased]

  • Added streamer#list, returns a Collection of Streamer objects

[0.2.1] - 2021-09-06

  • Added #monthly_game_archive, returns a Collection of MonthlyGameArchive objects.
  • Added daily_puzzle#retrieve and daily_puzzle#random
  • Published 0.2.0 by mistake, enjoy 0.2.1 🙂

[0.1.1] - 2021-09-05

  • Fixed bug where #online_status returned ["online", "offline"] for players who are online.

[0.1.0] - 2021-08-29

  • Initial release