diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-08-27 10:32:57 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-08-27 10:32:57 -0400 |
commit | 2452630fd0f829074449c8bc0a12ba929e077e21 (patch) | |
tree | 18a54249f055155ce4004897fbe3367c88141a4b /CHANGELOG.md | |
parent | 2a9ab7baf215c5daf3f3336cb6a88e9ac1f067e7 (diff) | |
download | lite-xl-plugin-manager-2452630fd0f829074449c8bc0a12ba929e077e21.tar.gz lite-xl-plugin-manager-2452630fd0f829074449c8bc0a12ba929e077e21.zip |
Updated CHANGELOG.md.v1.0.10
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5527361..9ef2817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.0.10 + +* We now fully clear bottles when reconstructing them avoiding confusion/bugs over old bottles. +* A `--config` flag has been added that allows you to specify a user config when running. + # 1.0.9 * `lpm` now automatically extracts and chmod's `.gz` files. |