CHANGELOG.md in proforma-prawn-renderer-1.0.1 vs CHANGELOG.md in proforma-prawn-renderer-1.0.2
- old
+ new
@@ -1,4 +1,15 @@
+# 1.0.2 (June 14th, 2019)
+
+* Added overflow and min_font_size attributes to cell_style for tables.
+* Fixed bug where value_width was not being honored.
+
+# 1.0.1 (May 27th, 2019)
+
+* Fixed rendering bug when Pane has 0 columns
+* Fixed rendering bug when Pane Column has 0 lines
+* Fixed cell styling issue for Panes with un-even number of lines in columns.
+
# 1.0.0 (April 26th, 2019)
Initial Release.
# 0.0.1 (April 17th, 2019)