Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 564 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]

[1.1.0] - 2019-10-05

Added

  • Code comments documenting what happens where
  • Check whether the current path is in a git work tree

Fixed

  • Variable name for return value was cargo culted from a git hook, it now makes more sense

[1.0.0] - 2019-10-02

Added

  • Initial Release