diff --git a/OOMAnalyser.html b/OOMAnalyser.html index 0e509ea..5bfead2 100644 --- a/OOMAnalyser.html +++ b/OOMAnalyser.html @@ -600,6 +600,38 @@ function goBack() { +

+ Changelog + (click to show / hide) +

+ +
+

Version 0.3.0 - 2019-XX-XX:

+ +

General

+
    +
  1. Separate analysis and visualisation code
  2. +
  3. Use CSS classes to control the visibility
  4. +
  5. Strip columns left to the message automatically
  6. +
  7. Lot if internal improvements and restructuring
  8. +
+ +

Known issues

+
    +
  1. none
  2. +
+ +

Note

+
    +
  1. + See the + commit history + of the repository for a full list of changes. +
  2. +
+
+

Local Installation