From 58924168cc7325f25f5502530af1c70c183b1376 Mon Sep 17 00:00:00 2001 From: Aaron Suggs Date: Wed, 17 Feb 2016 09:47:28 -0500 Subject: [PATCH] update changelog for v4.4.1 --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 158546c..fa2a12e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ## master (unreleased) - - Fix an error affecting apps using Redis::Store saying that dalli was a - required dependency. Learn about ActiveSupport autoloading. (#165) +## v4.4.1 17 Feb 2016 + + - Fix a bug affecting apps using Redis::Store and ActiveSupport that could generate an error + saying dalli was a required dependency. I learned all about ActiveSupport autoloading. (#165) ## v4.4.0 - 10 Feb 2016