diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2024-10-19 16:32:35 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2024-10-19 16:32:35 -0400 |
commit | 39a8632d26af03e824a165ca4ad4071a972392be (patch) | |
tree | 745a27533a871b3fc544a900b638d881aed37cd0 /CHANGELOG.md | |
parent | af3f98690ca947dde5854c6b5c230edfe2e7234e (diff) | |
download | lite-xl-plugin-manager-39a8632d26af03e824a165ca4ad4071a972392be.tar.gz lite-xl-plugin-manager-39a8632d26af03e824a165ca4ad4071a972392be.zip |
Reported actual improvement.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 27fef84..09ec204 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # 1.3.0 * Signficiant workflow changes, courtesy of Takase "Big T" @takase1121. -* Significantly increased performance of installing lots of plugins (like when constructing bottles). +* Significantly increased performance of installing lots of plugins (like when constructing bottles) (~50x speed improvement). * Better debugging facilities for HTTP requests. * 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. |