We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9101d commit e12f3bdCopy full SHA for e12f3bd
2 files changed
CHANGELOG
@@ -1,4 +1,8 @@
1
-0.8.1, release 202-12-16
+0.8.2, release 2020-12-17
2
+
3
+* Fix initialisation of fancyTable (#137)
4
5
+0.8.1, release 2020-12-16
6
7
* Add a missing file to the cabal file to fix 0.8 release
8
eventlog2html.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
Name: eventlog2html
-Version: 0.8.1
+Version: 0.8.2
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