Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1003 Bytes

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 1003 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.2.0

Added

  • Add option to invite player to club #9
  • Add option to get results for player
  • Add option to get details for event
  • Add option to submit score as verified
  • Add option to delete score
  • Add option to change member type

Fixed

  • Fixes scores for Walkover

Chores

  • Improve test coverage

v1.1.1

Chores

  • Add credits in readme

v1.1.0

Changed

  • Move to new API url to be consistent with web application

v1.0.0

Removed

  • Removed CCP functionality which has now been moved to a different package

Fixed

  • Fixes missing json import in classes.py (@userlurueda)

v0.1.0

Added

  • Adds option to post results
  • Adds option to get club results