From ec0d4dea99eb61dc9a93d42d7ba1f8d4e0d5b8ad Mon Sep 17 00:00:00 2001 From: Atif Nazir Date: Wed, 9 Jun 2021 17:19:18 -0700 Subject: [PATCH] add changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70a18f5..196be02 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Or install it yourself as: $ gem install block_io ## Changelog +*06/09/21*: Version 3.0.1 implements use of dynamic decryption algorithms. *04/14/21*: BREAKING CHANGES. Version 3.0.0. Remove support for Ruby < 2.4.0, and Windows. Behavior and interfaces have changed. By upgrading you'll need to revise your code and tests. ## Important Notes