Skip to content

Commit

Permalink
2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Oct 15, 2012
1 parent 58f7872 commit 978cd33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Expand Up @@ -5,6 +5,12 @@ HEAD
=======
- Added the ability to swap out the serializer used to [de]serialize cache data [brianmario, #274]

2.2.1
=======

- Fix issues with ENV-based connections. [#266]
- Fix problem with SessionStore in Rails 4.0 [#265]

2.2.0
=======

Expand Down
2 changes: 1 addition & 1 deletion lib/dalli/version.rb
@@ -1,3 +1,3 @@
module Dalli
VERSION = '2.2.0'
VERSION = '2.2.1'
end

0 comments on commit 978cd33

Please sign in to comment.