Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 377 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 377 Bytes

0.2.0-alpha / 2020-MM-DD

Added

  • Configuration: log_level
  • Configuration: web_browser
  • snaps command entrypoint
  • Tests
  • Dockerfile for running tests

Changed

  • Refactored to be object-oriented
  • Setup now uses Makefile
  • Use setuptools, create python package

Fixed

  • Clarified README

Removed

0.1.0 / 2019-12-19

Added

  • Initial Release