Skip to content

Commit 38ded78

Browse files
committed
0.8.1
1 parent df1e4ef commit 38ded78

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
0.8, release 2020-12-11
26

37
* Fix a bug for Windows users by explicitly setting output to utf-8. (Issue #123)

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.8.0
3+
Version: 0.8.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)