diff --git a/Changes.md b/Changes.md index 39be5143..da4b609a 100644 --- a/Changes.md +++ b/Changes.md @@ -1,6 +1,7 @@ 2.2.0 ----------- +- Roll back Celluloid optimizations in 2.1.0 which caused instability. - Add extension to delay any arbitrary class method to Sidekiq. Previously this was limited to ActiveRecord classes.