From ec22639ba22da773b132c0d4cb10c4fee7925d2e Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Sat, 28 Apr 2012 11:59:04 +0900 Subject: updated readme --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd822d8a..2397fdc9 100644 --- a/README.md +++ b/README.md @@ -474,10 +474,15 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Change log --------- -- ** April.25.12:*: 1.1.3 release +- ** April.??.12:**: 1.1.4 release + - bugfix in val_axis_data to properly serialize value axis data. Excel does not mind as it reads from the sheet, but nokogiri has a fit if the elements are empty. + - Added support for specifying the color of data series in charts. + - bugfix using add_cell on row mismanaged calls to update_column_info. + +- ** April.25.12:**: 1.1.3 release - Primarily because I am stupid.....Updates to readme to properly report version, add in missing docs and restructure example directory. -- ** April.25.12:*: 1.1.2 release +- ** April.25.12:**: 1.1.2 release - Conditional Formatting completely implemented. - refactoring / documentation for Style#add_style - added in label rotation for chart axis labels -- cgit v1.2.3