summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b32add55c5f..044751813042 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## 10.0.0 (2020-10-02)
+
+Yopass CLI support was added: <https://github.com/jhaals/yopass/pull/580>.
+Yopass have had several CLIs for creating secrets over the years but this is the first official which is hosted in the same repository.
+
+Binaries have changed slightly so yopass is now the CLI and yopass-server will run the regular server.
+There won't be a difference for those running yopass in Docker since the entrypoint will remain the same.
+
## 9.0.0 (2020-09-03)
* #573 Add file upload to the navigation bar file_cabinet