CHANGELOG.md in excel-esv-2.0.0 vs CHANGELOG.md in excel-esv-3.0.0
- old
+ new
@@ -1,4 +1,9 @@
+# 3.0.0
+
+* Returns the last value of any formula cells instead of returning a `Spreadsheet::Formula`.
+* Returns the URL of any link cells instead of returning a `Spreadsheet::Link`.
+
# 2.0.0
* `parse` now returns an actual nested `Array`, not array-like `Spreadsheet::Row` records.
# 1.0.0