1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

Release 3.2.0

This commit is contained in:
Adrian Utrilla
2018-11-08 10:49:41 -05:00
parent 1836d7e54b
commit 647d8ed41b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
Changelog
=========
3.2.0
-----
* Added --output flag to write output a file directly instead of
through stdout
* Added support for dotenv files
3.1.1
-----