gotch/CHANGELOG.md
2020-10-27 17:34:12 +11:00

576 B

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]

Fixed

  • [#...]: Fix a bug with...

Changed

  • [#...]:

Added

  • [#...]:

[0.1.8]

Changed

  • #10: ts.Drop() and ts.MustDrop() now can call multiple times without panic

[0.1.9]

Changed

  • Reverse changes #10 to original.