Skip to content

Latest commit

 

History

History
83 lines (37 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

83 lines (37 loc) · 2.8 KB

0.3.0 (2024-05-31)

Bug Fixes

  • remove extra '}' in log message (4e90c6b)
  • stop users from resetting rooms by leaving (d2232ce)

Features

  • add a log message when a user leaves a room (c808109)

0.2.8 (2024-05-31)

Bug Fixes

  • remove misleading log messages (44f90c9)

0.2.7 (2024-05-31)

Bug Fixes

  • users cannot play illegal cards anymore (e206769)

0.2.6 (2024-05-28)

Bug Fixes

  • remove disconnects due to silence (2e0a4c9)

0.2.5 (2024-05-26)

Bug Fixes

0.2.4 (2024-05-24)

Bug Fixes

  • manually enable running behind proxy (1ad6b67)

0.2.3 (2024-05-24)

Bug Fixes

  • enable running behind proxy (ca48442)

0.2.2 (2024-05-24)

Bug Fixes

  • refix and test release-info (5cec2f0)

0.2.1 (2024-05-24)

Bug Fixes

  • add @RegisterForReflection to ReleaseInfo (b8c8c83)

0.2.0 (2024-05-23)

Features

  • update README to trigger release (6b6eb43)

0.1.0 (2024-05-23)

Features