Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 634 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 634 Bytes

Changelog

This package uses Semantic Versioning.

v0.0.7.0

  • Compatibility with newer ghc versions

v0.0.6.0

  • Addition of Github Actions to supported list of CI

v0.0.5.0

  • Fixed support for stack-2

v0.0.3.0

  • Fix Stack version checking (version greater than 0.1.9): #8.

v0.0.2.0

  • Fix Stack version checking: #4.

v0.0.1.0

  • Alpha release.
  • Fix --repo-token option: #3.

v0.0.0.4

  • First usable release. SHC is used on itself.

v0.0.0.1

  • Initially created. Hyper-experimental build to check if the basic functionality works with TravisCI.