diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-09-10 10:03:39 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-09-10 10:03:39 -0400 |
commit | 1e51f9bf66879fdcd72ef445d7c5dbab2628f1ad (patch) | |
tree | 7ea98f346c3e3280f1bc01bfb66e0c405aa73b89 /CHANGELOG.md | |
parent | 4c8ed7b12d9e82a844ec802f16587206748ad60c (diff) | |
download | lite-xl-plugin-manager-1e51f9bf66879fdcd72ef445d7c5dbab2628f1ad.tar.gz lite-xl-plugin-manager-1e51f9bf66879fdcd72ef445d7c5dbab2628f1ad.zip |
Updated CHANGELOG.md.v1.0.11
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ef2817..9ec447a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 1.0.11 + +* Fixed an issue with constructing bottles when not specifying a config. +* Fixed a major issue when installing packages with distinct versions (like `plugin_manager` does). +* Thanks to @guldoman for both fixes! + # 1.0.10 * We now fully clear bottles when reconstructing them avoiding confusion/bugs over old bottles. |