Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 477 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 477 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.

[0.1] - 2020-01-19

Added

  • AbstractStrategy and MemoryBasedStrategy classes
  • Game class for basic iteractions between agents
  • helper.py module with payments matrix and logger helpers
  • This CHANGELOG file