Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 756 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.

Unreleased - 2019-05-22

0.1.0 - 2019-05-22

Initial release, tentative.

Added

  • this CHANGELOG.md
  • requirements.txt and Pipfile for better packaging hygiene

Changed

  • reorganize code layout, move all python into src/
  • update README.md to reflect changes

Removed

  • delete boilerplate restore_SOMETHING.sh scripts