Extend changelog and fix release date
This commit is contained in:
+5
-1
@@ -1,6 +1,6 @@
|
||||
# novelWriter Changelog
|
||||
|
||||
## Version 2.7.1 [2025-06-10]
|
||||
## Version 2.7.1 [2025-06-09]
|
||||
|
||||
### Release Notes
|
||||
|
||||
@@ -22,6 +22,10 @@ auto-complete menu on Windows, and issues with the AppImage on Linux. The Czech
|
||||
* The auto-complete menu in the editor no longer shows any suggestions when defining the tag.
|
||||
This never made sense anyway. PR #2389.
|
||||
|
||||
**Internationalisation**
|
||||
|
||||
* Updated the Czech. PR #2393.
|
||||
|
||||
**Packaging**
|
||||
|
||||
* Fixed an issue with the AppImage release where on some platforms `libxcb-cursor0` was missing.
|
||||
|
||||
@@ -51,7 +51,7 @@ __maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "2.7.1"
|
||||
__hexversion__ = "0x020701f0"
|
||||
__date__ = "2025-06-10"
|
||||
__date__ = "2025-06-09"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user