aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-09-10 10:03:39 -0400
committerAdam Harrison <adamdharrison@gmail.com>2023-09-10 10:03:39 -0400
commit1e51f9bf66879fdcd72ef445d7c5dbab2628f1ad (patch)
tree7ea98f346c3e3280f1bc01bfb66e0c405aa73b89
parent4c8ed7b12d9e82a844ec802f16587206748ad60c (diff)
downloadlite-xl-plugin-manager-1e51f9bf66879fdcd72ef445d7c5dbab2628f1ad.tar.gz
lite-xl-plugin-manager-1e51f9bf66879fdcd72ef445d7c5dbab2628f1ad.zip
Updated CHANGELOG.md.v1.0.11
-rw-r--r--CHANGELOG.md6
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.