diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..e4f30821862dd5e0ab137a5f9786d7e7c2182d6c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to the [Package Versioning Policy](https://pvp.haskell.org). + +## [Unreleased] + +## [0.68] - 2022-10-07 + +Initial version of the changelog. diff --git a/hpc-bin.cabal b/hpc-bin.cabal index 103eff7966bc30372b65f40c59d336204818b78b..9e360085b7fb56a6f5e1a06ae42cf62a974d360a 100644 --- a/hpc-bin.cabal +++ b/hpc-bin.cabal @@ -10,6 +10,7 @@ Synopsis: XXX Description: XXX Category: Development extra-source-files: README.md + , CHANGELOG.md build-type: Simple cabal-version: 2.0