aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2024-03-03 17:10:46 -0500
committerAdam Harrison <adamdharrison@gmail.com>2024-03-03 17:10:46 -0500
commitca1b1e307b0a82b5e500d3139e91811b1a76340d (patch)
tree80c124508f27fd3603aed62b736dc6bf90d3a5b0
parent191c3145543bf06149d1905b170a9be4134e31cc (diff)
downloadlite-xl-plugin-manager-1.2.2.tar.gz
lite-xl-plugin-manager-1.2.2.zip
Updated CHANGELOG.md.v1.2.2
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a613a92..d5ad2e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 1.2.2
+
+* Added in ability to disallow `self-upgrade` at compile time with `-DLPM_DEFAULT_RELEASE=''`.
+* Added in the ability to specify which files to chmod executable with `addons.files.extra.chmod_executable`.
+
# 1.2.1
* Added in the `self-upgrade` command, automatically replacing the existing executable with the latest version.