From 05496d6d0ee7ca841336628c0de480c9bf0dd661 Mon Sep 17 00:00:00 2001 From: Rada Bogdan Date: Sun, 1 Mar 2020 01:46:55 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5168075..6422184 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ The main issue was not handling correctly the classes that are inheriting from W This release tries to fix those issues. +Note: Only internal methods have been changed. The configuration has not changed. +So in order to upgrade to this new version, just update the version in your Gemfile/gemspec file NEW Improvements in version 1.5.1 ---------------------------------