CHANGELOG.md in cotcube-helpers-0.1.7.1 vs CHANGELOG.md in cotcube-helpers-0.1.7.2

- old
+ new

@@ -1,4 +1,9 @@ +## 0.1.7.2 (February 01, 2021) + - adding #deep_freeze to Enumerable + - range_ext: added #mod to modify an (actually) immutable range + - simple_series_stats: minor fix + ## 0.1.7.1 (January 17, 2021) - bugfix ## 0.1.7 (January 17, 2021) - added new method 'simple_series_stats'