Update changelog and change release date
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
# novelWriter Changelog
|
||||
|
||||
## Version 2.2.1 [2024-01-28]
|
||||
## Version 2.2.1 [2024-01-27]
|
||||
|
||||
### Release Notes
|
||||
|
||||
@@ -14,6 +14,7 @@ and Chinese.
|
||||
|
||||
* Fix a bug in the toggle for the tree view on the left would trigger each time a new project item
|
||||
was created. Issue #1649. PR #1648.
|
||||
* Fix an issue where multiple Manuscript and Writing Stats dialogs could be opened. PR #1671.
|
||||
|
||||
**Internationalisation**
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ __maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "2.2.1"
|
||||
__hexversion__ = "0x020201f0"
|
||||
__date__ = "2024-01-28"
|
||||
__date__ = "2024-01-27"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ had to be removed. It may be added back later.</p>
|
||||
|
||||
<a name="patch"></a><h2>Patch Notes</h2>
|
||||
|
||||
<h3>Patch 2.2.1 – 28 January 2024</h3>
|
||||
<h3>Patch 2.2.1 – 27 January 2024</h3>
|
||||
|
||||
<p>This is a patch release that fixes an issue where the Project View would sometimes switch to the
|
||||
Novel View when a new item was created. This patch also includes updated translations for German
|
||||
|
||||
Reference in New Issue
Block a user