Update documentation
This commit is contained in:
parent
5d305307fe
commit
79368cca05
@ -811,7 +811,7 @@ function read_and_display_file(file) {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="js-text--default-hide js-text--display-none" id="changelog">
|
<div class="js-text--default-hide js-text--display-none" id="changelog">
|
||||||
<h3>Version 0.4.0 - 2020-XX-XX:</h3>
|
<h3>Version 0.4.0 - 2020-12-XX:</h3>
|
||||||
|
|
||||||
<h4>General</h4>
|
<h4>General</h4>
|
||||||
<ol>
|
<ol>
|
||||||
@ -825,12 +825,12 @@ function read_and_display_file(file) {
|
|||||||
<li>Line "Killed process" can contain the process UID</li>
|
<li>Line "Killed process" can contain the process UID</li>
|
||||||
<li>Add drag-and-drop support for files</li>
|
<li>Add drag-and-drop support for files</li>
|
||||||
<li>Add missing explanations</li>
|
<li>Add missing explanations</li>
|
||||||
<li>...</li>
|
<li>Allow more characters in program name</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h4>Note</h4>
|
<h4>Note</h4>
|
||||||
See the
|
See the
|
||||||
<a href="https://github.com/CarstenGrohmann/OOMAnalyser/compare/v0.3.0...master"
|
<a href="https://github.com/CarstenGrohmann/OOMAnalyser/compare/v0.3.0...v0.4.0"
|
||||||
title="commit history">commit history</a>
|
title="commit history">commit history</a>
|
||||||
of the repository for a full list of changes.
|
of the repository for a full list of changes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user