From d6e25888aa051d9fd297fb04a3c0c0ea1c55cdcb Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Fri, 3 Feb 2012 10:34:48 +0900 Subject: update readme to include tag comparison links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 357bdc80..2ad0144e 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Changelog --------- - ** February.2.12**: 1.0.16 release + https://github.com/randym/axlsx/compare/1.0.15...1.0.16 - Bug fix for schema file locations when validating in rails - Added hyperlink to images - date1904 now automatically set in bsd and mac environments @@ -280,6 +281,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, - col_style now skips rows that do not contain cells at the column index - **January.6.12**: 1.0.15 release + https://github.com/randym/axlsx/compare/1.0.14...1.0.15 - Bug fix add_style specified number formats must be explicity applied for libraOffice - performance improvements from ochko when creating cells with options. - Bug fix setting types=>[:n] when adding a row incorrectly determines the cell type to be string as the value is null during creation. -- cgit v1.2.3