diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-06-13 09:44:44 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-06-13 09:44:44 -0400 |
commit | c9c9ab5c5fe1bb699cdfbb062bbc599a01c74d14 (patch) | |
tree | 6edafb034dabea697b833846af41d0bd71b45e69 /CHANGELOG.md | |
parent | db5c0e1d47d9ba0e177c278b4c52143069b7cfe9 (diff) | |
download | lite-xl-plugin-manager-c9c9ab5c5fe1bb699cdfbb062bbc599a01c74d14.tar.gz lite-xl-plugin-manager-c9c9ab5c5fe1bb699cdfbb062bbc599a01c74d14.zip |
Updated changelog, README, and manifest to clear up some language, and fix some URLs.v1.0.3
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 a918ed9..e57180d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.0.3 + +* Fixed a major issue with windows that causes a crash. +* Ensured that the simplified releases are pointing to the right place. + # 1.0.2 * Suppresses the progress bar by default if we're not on a TTY. |