CHANGELOG.md in deep_nest-0.1.1 vs CHANGELOG.md in deep_nest-0.1.2

- old
+ new

@@ -1,6 +1,12 @@ # DeepNest +## 0.1.2 + +### Downgrade Required Ruby version + + - Downgraded required Ruby version from 2.7.2 to 2.6.3 + ## 0.1.1 ### Include DeepNest in native Ruby classes - Add helper namespace to use self in recursive methods (i.e. can use `structure.deep_dup` instead of `DeepNest.deep_dup(structure)`). \ No newline at end of file