diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-03-19 16:47:39 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-03-19 16:47:39 -0400 |
commit | a07403f3f1f95625619dc6df4ff24d1bb03eb549 (patch) | |
tree | b2c0064bf5f203c012e3cc0fb82ed57f970d0380 | |
parent | a589e9efe13255b052491c6d34306ca9dee4aba5 (diff) | |
parent | ad3e2e047b94bfc46e3fcbf7cb7835451eb5dcac (diff) | |
download | lite-xl-plugin-manager-a07403f3f1f95625619dc6df4ff24d1bb03eb549.tar.gz lite-xl-plugin-manager-a07403f3f1f95625619dc6df4ff24d1bb03eb549.zip |
Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-manager
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -21,9 +21,7 @@ Conforms to [SCPS3](https://github.com/adamharrison/straightforward-c-project-st ## Status -Please note that `lpm` has currently not reached version 1.0. As such, it is still heavily in flux, and may change without notice. - -Once 1.0 is released, changleogs will be produced, and a more stable process that uses semver will be used. +`lpm` 1.0 has been just released, and so may still contain bugs, but is generally feature-complete. ## Specification |