Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

13 lines (12 loc) · 531 Bytes

Changelog


1.0.2

Full Changelog

  • Added initial README content
  • Added MIT license
  • Added changelog
  • Refactored GameSubmitter module significantly to:
    • better manage data and objects through the submission process
    • design for change by shifting responsibilities to appropriate classes
  • Made last_game_date public in GameSubmitter::ImperilmentCommunicator
  • Improved test suite for GameSubmitter::ImperilmentCommunicator