summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-06-28 12:57:30 +0900
committerRandy Morgan <[email protected]>2012-06-28 12:57:30 +0900
commitcf9cc42d6ef1d2d995600290693377cd5f06c270 (patch)
tree351c548c7c41d59bf149daaf7223a5000047da18
parentf56a253539ea5d932eb3c6fc0fdba7f07377ad02 (diff)
downloadcaxlsx-cf9cc42d6ef1d2d995600290693377cd5f06c270.tar.gz
caxlsx-cf9cc42d6ef1d2d995600290693377cd5f06c270.zip
update read me for latest changes
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2cd4447e..89e9decd 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,9 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
#Change log
---------
+- **June.??.12**: 1.1.8 release
+ - new - google docs interoperability
+ - added filter to strip out control characters from cell data.
- **June.11.12**: 1.1.7 release
- fix chart rendering issue when label offset is specified as a
percentage in serialization and ensure that formula are not stored
@@ -191,6 +194,8 @@ done without the help of the people below.
[janhuehne](https://github.com/janhuehne) - for working out the decoder ring and adding in cell level validation, and providing a support for window panes.
+[rfc2616](https://github.com/rfc2616) - for FINALLY working out the interop issues with google docs.
+
#Copyright and License
----------