CHANGELOG.md in ensurance-0.1.24 vs CHANGELOG.md in ensurance-0.1.25

- old
+ new

@@ -1,14 +1,20 @@ # Changelog +## 1.0.25 +- have to use a string comparison for final result `1 != "1"` + +## 1.0.24 +- make sure that a string that starts with a number doesn't find an integer primary key record + ## 1.0.23 - forgot version boundry on ActiveSupport ## 1.0.22 - support Rails 6+ ## 1.0.21 -- properly handle empty strings +- properly handle empty strings ## 1.0.20 - support Rails 6 ## 1.0.19