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:
Бог311_
2026-04-03 21:01:20 +05:30
committed by GitHub
parent 0349ba04ca
commit 15f2f19bfd
+2 -1
View File
@@ -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">