From a18ec810328c71122ccc630fccfcea5b48c0e937 Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Wed, 17 Mar 2021 08:24:00 +0000 Subject: [PATCH] 0.9.0 --- CHANGELOG | 7 ++++++- eventlog2html.cabal | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 86736c7..fdec9c4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,9 @@ -0.8.3 +0.9 release 2021-03-17 + +* Add support for -hi profiling +* Add a chart to show memory usage vs live bytes + +0.8.3 release 2020-12-29 * Add `defaultArgs` and `generateJsonData` for using eventlog2html as a library * Update to hvega-0.11 diff --git a/eventlog2html.cabal b/eventlog2html.cabal index 4996af0..ae0ae41 100644 --- a/eventlog2html.cabal +++ b/eventlog2html.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 Name: eventlog2html -Version: 0.8.3 +Version: 0.9.0 Synopsis: Visualise an eventlog Description: eventlog2html is a library for visualising eventlogs. At the moment, the intended use is to visualise eventlogs