aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-08-18 10:52:48 -0400
committerAdam Harrison <adamdharrison@gmail.com>2023-08-18 10:52:48 -0400
commit02b266534299f9a986636311c52e6eeb4de5cbe2 (patch)
treeff4d55a37d7c1903881bed1e831c1d264dc4cc8c /CHANGELOG.md
parent76413e920d36685e6b72b4f593b7750b958c8ae3 (diff)
downloadlite-xl-plugin-manager-02b266534299f9a986636311c52e6eeb4de5cbe2.tar.gz
lite-xl-plugin-manager-02b266534299f9a986636311c52e6eeb4de5cbe2.zip
Updated CHANGELOG.md.v1.0.9
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f12b28..5527361 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+# 1.0.9
+
+* `lpm` now automatically extracts and chmod's `.gz` files.
+* Added in preprocessor guard for shallow cloning to allow non-bleeding-edge `libgit2` linkings.
+* Fixed bug where dangling symlinks of lite binaries in `$PATH` would cause an error.
+
# 1.0.8
* Autoflush stderr, so that certain windows terminals don't get blank prompts.