chore: correct feature list in release note
This commit is contained in:
parent
b964fdc77f
commit
369aa13be3
3
NEWS
3
NEWS
@ -3,11 +3,10 @@ Version 1.0.0
|
|||||||
Released: 2025-05-03
|
Released: 2025-05-03
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* Support enforce windowed mode on start-up
|
* Support enforces windowed mode on start-up
|
||||||
* Reload image automatically when current image gets updated
|
* Reload image automatically when current image gets updated
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
* Refer to the right exiv2 CMake module so it can be found on Linux
|
|
||||||
* Display correct text language on macOS
|
* Display correct text language on macOS
|
||||||
|
|
||||||
Miscellaneous:
|
Miscellaneous:
|
||||||
|
@ -84,12 +84,11 @@
|
|||||||
<description>
|
<description>
|
||||||
<p>This release adds the following features:</p>
|
<p>This release adds the following features:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Support enforce windowed mode on start-up</li>
|
<li>Support enforces windowed mode on start-up</li>
|
||||||
<li>Reload image automatically when current image gets updated</li>
|
<li>Reload image automatically when current image gets updated</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>This release fixes the following bugs:</p>
|
<p>This release fixes the following bugs:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Refer to the right exiv2 CMake module so it can be found on Linux</li>
|
|
||||||
<li>Display correct text language on macOS</li>
|
<li>Display correct text language on macOS</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>This release includes the following changes:</p>
|
<p>This release includes the following changes:</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user