summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTobias Schmidt2020-10-02 13:55:42 +0200
committerTobias Schmidt2020-10-02 13:55:42 +0200
commitc68f470f03e4cf8f9ce41317af55ec18272b9183 (patch)
treed239527f0a9ae223a7c790074175d08de5df3646 /CHANGELOG.md
parent6ace5d107a897e35ee57ae0bddd9e859d7364219 (diff)
downloadaur-c68f470f03e4cf8f9ce41317af55ec18272b9183.tar.gz
Update and split yopass 10.0.0
Provides split packages for both yopass and yopass-server.
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