We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b76a11 commit c2e2501Copy full SHA for c2e2501
2 files changed
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-Unreleased
2
-----------
+0.11.1 release 2024-08-17
+-------------------------
3
4
* Fix build error due to new exported function in blaze-html [#186](https://github.com/mpickering/eventlog2html/issues/186)
5
* Add `GHC 9.10.1` to the build matrix.
eventlog2html.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
Name: eventlog2html
-Version: 0.11.0
+Version: 0.11.1
Synopsis: Visualise an eventlog
Description: eventlog2html is a library for visualising eventlogs.
6
At the moment, the intended use is to visualise eventlogs
0 commit comments