diff options
| author | Randy Morgan <[email protected]> | 2012-06-28 12:57:30 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-06-28 12:57:30 +0900 |
| commit | cf9cc42d6ef1d2d995600290693377cd5f06c270 (patch) | |
| tree | 351c548c7c41d59bf149daaf7223a5000047da18 | |
| parent | f56a253539ea5d932eb3c6fc0fdba7f07377ad02 (diff) | |
| download | caxlsx-cf9cc42d6ef1d2d995600290693377cd5f06c270.tar.gz caxlsx-cf9cc42d6ef1d2d995600290693377cd5f06c270.zip | |
update read me for latest changes
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ---------- |
