summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--README.md8
2 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0639f3ef..901ab193 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
CHANGELOG
---------
+- **April.1.17**:3.0.0-pre
+ - Support for ruby versions limited to officially supported version
+ - Updates to dependency gems, especially nokogiri and ruby-zip
+ - Patch options parsing for two cell anchor
+ - Remove support for depreciated worksheet members
- **November.25.12**:1.3.4
- Support for headers and footers for worksheets
- bug fix: Properly escape hyperlink urls
diff --git a/README.md b/README.md
index 223b2f59..ff45ea85 100644
--- a/README.md
+++ b/README.md
@@ -17,17 +17,17 @@ appreciation for the gem, please don't hesitate to make a donation.
**Author**: Randy Morgan
-**Copyright**: 2011 - 2013
+**Copyright**: 2011 - 2017
**License**: MIT License
-**Latest Version**: 2.0.1
+**Latest Version**: 3.0.0
-**Ruby Version**: 1.9.2, 1.9.3, 2.0.0
+**Ruby Version**: 2.2.7, 2.3.4, 2.4.1
**JRuby Version**: 1.9 modes
-**Rubinius Version**: rubinius 2.0.0dev * lower versions may run, this gem always tests against head.
+**Rubinius Version**: rubinius 3 * lower versions may run, this gem always tests against head.
**Release Date**: September 12th 2013