fix: remove duplicate issue ref and add missing fixes for v0.4.6 (#3877)
Remove duplicate 3821 entry and add missing 3818 (editor tab selectability/flickering) and 3819 (cursor style inconsistencies) which were fixed in v0.4.6 per CHANGELOG.md but absent from the AppStream metainfo.
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
<issues>
|
||||
<issue url="https://github.com/lapce/lapce/issues/3821">#3821</issue>
|
||||
<issue url="https://github.com/lapce/lapce/issues/3832">#3832</issue>
|
||||
<issue url="https://github.com/lapce/lapce/issues/3821">#3821</issue>
|
||||
<issue url="https://github.com/lapce/lapce/pull/3818">#3818</issue>
|
||||
<issue url="https://github.com/lapce/lapce/pull/3819">#3819</issue>
|
||||
</issues>
|
||||
</release>
|
||||
<release version="0.4.5" date="2025-09-05">
|
||||
|
||||
Reference in New Issue
Block a user