diff --git a/History.md b/History.md index deb9a30..59dffd6 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +# 3.1.0 / 2019-04-29 + + * Add encrypt/decrypt without base64 encoding (thanks [@mcgillowen](https://github.com/mcgillowen)) + * Test: Drop support for pre-1.10, add 1.12 + * Test: Simplify / cleanup test file + # 3.0.1 / 2019-01-29 * Fix: v3 versions require another go-modules name @@ -28,4 +34,4 @@ # 1.1.0 / 2017-09-18 * Add salt validation and improve comments - * Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos) \ No newline at end of file + * Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos)