From 786ec2a429010d6a78d6cc5b4257ad367dabbaed Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Fri, 2 Mar 2012 09:47:15 +0900 Subject: adding in additional features for next release changelog notes. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31c179b2..37a09854 100644 --- a/README.md +++ b/README.md @@ -309,13 +309,15 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Changelog --------- -- ** March.??.12**: 1.0.18 release +- ** March.5.12**: 1.0.18 release https://github.com/randym/axlsx/compare/1.0.17...1.0.18 - bugfix custom borders are not properly applied when using styles.add_style - interop worksheet names must be 31 characters or less or some versions of office complain about repairs - added type support for :boolean and :date types cell values - iterop added some elements so that rubyXL can parse sheets generated with axlsx - added support for fixed column widths + - added support for page_margins + - added << alias for add_row - ** February.14.12**: 1.0.17 release https://github.com/randym/axlsx/compare/1.0.16...1.0.17 -- cgit v1.2.3