summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-03-03 16:49:53 +0900
committerRandy Morgan <[email protected]>2012-03-03 16:49:53 +0900
commit9b977d94d632eddfbc9c7651ced9932c308752b9 (patch)
tree28ac6e291593fbc66bd38ec067e835e835731619 /README.md
parentb169cc9d067fb8c195d452768ef4d70414bc25c1 (diff)
downloadcaxlsx-9b977d94d632eddfbc9c7651ced9932c308752b9.tar.gz
caxlsx-9b977d94d632eddfbc9c7651ced9932c308752b9.zip
adding email notifications for travis and updating readme in preparation for .18 release
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 37a09854..ebdca767 100644
--- a/README.md
+++ b/README.md
@@ -318,6 +318,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
- added support for fixed column widths
- added support for page_margins
- added << alias for add_row
+ - removed presetting of date1904 based on authoring platform. Now defaults to use 1900 epoch (date1904 = false)
- ** February.14.12**: 1.0.17 release
https://github.com/randym/axlsx/compare/1.0.16...1.0.17