We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1e4ef commit 38ded78Copy full SHA for 38ded78
2 files changed
CHANGELOG
@@ -1,3 +1,7 @@
1
+0.8.1, release 202-12-16
2
+
3
+* Add a missing file to the cabal file to fix 0.8 release
4
5
0.8, release 2020-12-11
6
7
* Fix a bug for Windows users by explicitly setting output to utf-8. (Issue #123)
eventlog2html.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
Name: eventlog2html
-Version: 0.8.0
+Version: 0.8.1
Synopsis: Visualise an eventlog
Description: eventlog2html is a library for visualising eventlogs.
At the moment, the intended use is to visualise eventlogs
0 commit comments