Skip to content

Commit c2e2501

Browse files
committed
Prepare release 0.11.1
1 parent 0b76a11 commit c2e2501

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
0.11.1 release 2024-08-17
2+
-------------------------
33

44
* Fix build error due to new exported function in blaze-html [#186](https://github.com/mpickering/eventlog2html/issues/186)
55
* Add `GHC 9.10.1` to the build matrix.

eventlog2html.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
Name: eventlog2html
3-
Version: 0.11.0
3+
Version: 0.11.1
44
Synopsis: Visualise an eventlog
55
Description: eventlog2html is a library for visualising eventlogs.
66
At the moment, the intended use is to visualise eventlogs

0 commit comments

Comments
 (0)