diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f30821862dd5e0ab137a5f9786d7e7c2182d6c..5ec29ae4d5d6ef754120988b9d5f6c336c828fdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,10 @@ 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.69] - 2023-10-05 + +- Allow compatibility with hpc 0.7.0.0 +- Minor refactorings ## [0.68] - 2022-10-07 diff --git a/hpc-bin.cabal b/hpc-bin.cabal index a52430ec769aaf13c26a18fe050abcf280c6d1cd..44dd18f05464cf2e9d0204f8ff13cd765ee99caa 100644 --- a/hpc-bin.cabal +++ b/hpc-bin.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: hpc-bin -version: 0.68 +version: 0.69 license: BSD-3-Clause license-File: LICENSE copyright: (c) Andy Gill, Colin Runciman diff --git a/test/gold/T17073.stdout b/test/gold/T17073.stdout index 8abd540776a4e0874580a673a9e0a0fd4497c45d..6cf9557764d97fe26f466385baa87856f2418ce3 100644 --- a/test/gold/T17073.stdout +++ b/test/gold/T17073.stdout @@ -7,7 +7,7 @@ 100% alternatives used (0/0) 100% local declarations used (0/0) 100% top-level declarations used (1/1) -hpc tools, version 0.68 +hpc tools, version 0.69 Writing: Main.hs.html Writing: hpc_index.html Writing: hpc_index_fun.html