Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 491 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 491 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]

[0.1.1] - 2020-05-18

Fixed

  • Fix incompatibility with earlier Python versions due to use of pathlib.Path as argument to some functions
  • Fix incompatibility with Windows when grabbing the home folder

[0.1.0]