CHANGELOG.md in differential-1.0.6 vs CHANGELOG.md in differential-1.1.0
- old
+ new
@@ -1,4 +1,13 @@
+## 1.1.0 (January 31, 2019)
+
+Maintenance Update + 1 Enhancement
+
+* Ruby to min version 2.3.8
+* Updated Rubocop
+* Updated README
+* Minor performance optimization: Allow input to be a reader (responds to #each.)
+
## 1.0.6 (January 11, 2019)
- Added Data Peeking for groups and items (group#data_peek, item#data_peek methods).
- Changed precision of Totals a_sigma, b_sigma, and delta to be BigDecimal with precision of 6.