aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2024-10-19 16:59:19 -0400
committerAdam Harrison <adamdharrison@gmail.com>2024-10-19 16:59:19 -0400
commit5958026f99bb9f4cef99f738166c31065801c601 (patch)
treea5db8e1c6bf332e4f01e8b8c31a7eb5b1d3b465e /CHANGELOG.md
parent045d9290da7f3c19e155b8f51b6d03cbd374e43e (diff)
downloadlite-xl-plugin-manager-5958026f99bb9f4cef99f738166c31065801c601.tar.gz
lite-xl-plugin-manager-5958026f99bb9f4cef99f738166c31065801c601.zip
Updated CHANGELOG.md.v1.3.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09ec204..edf250a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
* Better support for modifying bottles (including the system bottle) in a delta, rather than deleting and recreating.
* Fixed an issue with not always detecting orphaned dependencies in meta plugins.
* Fixed a bug where metaplugins didn't quite flag themselves as installed.
+* Fixed a bug where the system lite-xl was not determined at runtime, but saved.
* Fixed a bug where some plugins were erroneously classified as complex.
* Fixed a bug where windows executions didn't always work with quotes.
* Fixed a bug where sometimes newlines weren't emitted when downloading things leading to weird UI stuff.