Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (23 loc) · 730 Bytes

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 730 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.

2020-02-26

added

  • robber camps feature
  • train troops feature
  • black formatter

fixed

  • robber hideouts feature

2018-09-26

added

  • auto celebration feature

2018-09-22

fixed

  • webdriver opened a white page -> specified the correct chromedriver package version

2018-09-20

fixed

  • bug on windows which tried to use "chromedriver.exe.exe" as webdriver

2018-09-18

added

  • chromedriver as a pip package for easier installation