Bump version to 1.3-rc1 and update changelog and release notes
This commit is contained in:
+3
-3
@@ -62,9 +62,9 @@ __license__ = "GPLv3"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "1.3b1"
|
||||
__hexversion__ = "0x010300b1"
|
||||
__date__ = "2021-03-28"
|
||||
__version__ = "1.3rc1"
|
||||
__hexversion__ = "0x010300c1"
|
||||
__date__ = "2021-04-18"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
__url__ = "https://novelwriter.io"
|
||||
|
||||
@@ -2,12 +2,13 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h2>Release Notes for 1.3 Beta 1</h2>
|
||||
<p><i>Released on 28 March 2021</i></p>
|
||||
<p>This is a pre-release of 1.3. The primary feature of release 1.3 is the addition of
|
||||
<h2>Release Notes for 1.3 RC 1</h2>
|
||||
<p><i>Released on 18 April 2021</i></p>
|
||||
<p>This is a release candidate of 1.3. The primary feature of release 1.3 is the addition of
|
||||
internationalisation (i18n) of novelWriter. The release introduces support for Portuguese, French,
|
||||
and Norwegian in addition to the default English.</p>
|
||||
<p>This is a beta release. Use with caution on live project.</p>
|
||||
<p>There have been no major changes since the release of 1.3 Beta 1, but the bugfixes and
|
||||
improvements from version 1.2.3 have been included.</p>
|
||||
|
||||
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user