CHANGELOG.md in fast_excel-0.2.1 vs CHANGELOG.md in fast_excel-0.2.2
- old
+ new
@@ -1,4 +1,14 @@
+#### Version 0.2.2 - 20 sep 2017
+
+* Nice setters and getters for format.align
+* Add nice setters for colors and borders
+* Add sheet.append_row, sheet.last_row_number
+* Run tests in CI
+* Performance optimizations and type check refactoring
+* Add styles_example.rb
+* Fix assigning align from other format
+
#### Version 0.2.1 - 20 jun 2017
* Add FastExcel::Formula
#### Version 0.2.0 - 24 apr 2017
\ No newline at end of file