Skip to content

Commit

Permalink
Bump up version to 0.0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-rzeznicki committed May 10, 2021
1 parent 07417bb commit 06324f9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
`stackcollapse-ghc` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

## 0.0.1.4

This release does not change functionality

* Rebuild with hspec-golden >=0.2.0.0 && < 0.3
* Support ghc 8.10.4
* Do not use deprected `Data.ByteString.Lazy.putStrLn`

## 0.0.1.3

This release does not change functionality
Expand Down
2 changes: 1 addition & 1 deletion stackcollapse-ghc.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: stackcollapse-ghc
version: 0.0.1.3
version: 0.0.1.4
synopsis: Program to fold GHC prof files into flamegraph input
description: Program to fold GHC prof files into flamegraph input

Expand Down

0 comments on commit 06324f9

Please sign in to comment.