summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2013-04-23 20:26:59 +0900
committerRandy Morgan <[email protected]>2013-04-23 20:26:59 +0900
commit077a9d56728b4a235c4f07a854801a298220c55c (patch)
tree8965e6d8b1c5465fffef01aa93632cccbe39bfae /README.md
parent62c22d6b0855753dcf0db6b9a01338a267de32fd (diff)
downloadcaxlsx-077a9d56728b4a235c4f07a854801a298220c55c.tar.gz
caxlsx-077a9d56728b4a235c4f07a854801a298220c55c.zip
Updated readme to correct release date.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 23c110cf..cb69e4fb 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ appreciation for the gem, please don't hesitate to make a donation.
**Rubinius Version**: rubinius 2.0.0dev * lower versions may run, this gem always tests against head.
-**Release Date**: April 19th 2013
+**Release Date**: April 24th 2013
If you are working in rails, or with active record see:
[acts_as_xlsx](http://github.com/randym/acts_as_xlsx)
@@ -160,7 +160,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
#Change log
---------
-- **April.19.13**:1.3.6
+- **April.24.13**:1.3.6
- Fixed LibreOffice/OpenOffice issue to properly apply colors to lines
in charts.
- Added support for specifying between/notBetween formula in an array.