Changed release date and updated release notes

This commit is contained in:
Veronica K. B. Olsen
2021-01-19 20:56:29 +01:00
parent adc17272dc
commit 447966e3b8
4 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ __maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.0.2"
__hexversion__ = "0x010002f0"
__date__ = "2021-01-24"
__date__ = "2021-01-19"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"
+11 -3
View File
@@ -2,6 +2,17 @@
<html>
<body>
<h2>Release Notes for 1.0.2</h2>
<p><i>Released on 19 January 2021</i></p>
<p>This patch release fixes a few minor cosmetic issues, a minor issue with the indexer, and a bug
when adding words to the user's own spell check dictionary. Additionally, the documentation has
been updated based on user feedback, and some install issues resolved.</p>
<p><i>The full changelog is available
<a href="https://github.com/vkbo/novelWriter/blob/main/CHANGELOG.md">here</a>.</i></p>
<hr/>
<h2>Release Notes for 1.0.1</h2>
<p><i>Released on 10 January 2021</i></p>
<p>This release is mainly to bring the documentation up to date, as I forgot to update the install
@@ -13,9 +24,6 @@ issues with the document and project changed icons on the status bar have also b
indicators were previously set to changed status even if no actual change had been made to the
project.</p>
<p><i>The full changelog is available
<a href="https://github.com/vkbo/novelWriter/blob/main/CHANGELOG.md">here</a>.</i></p>
<hr/>
<h2>Release Notes for 1.0</h2>