version release 2.1.1

This commit is contained in:
Justin
2019-03-25 22:42:25 -05:00
parent 189a61b8f6
commit 07df492a1f
5 changed files with 24 additions and 18 deletions

View File

@@ -1,6 +1,12 @@
CHANGELOG
=========
## 2.1.1 - *3/25/2019*
- Updated the notice text when using environment variable CRYPTR_PASSWORD for the password.
- Updated `tests/test.bash`.
- Bump copyright year to 2019.
## 2.1.0 - *10/4/2017*
- You may now define the password to use when encrypting and decrypting using the `CRYPTR_PASSWORD` environment variable. This change enables non-interactive/batch operations.