diff options
| author | Randy Morgan <[email protected]> | 2013-09-30 10:44:04 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2013-09-30 10:44:04 +0900 |
| commit | 3bf46a00d717d5e991166360bf4a2ece41cc3fbc (patch) | |
| tree | 3f3e3120a7495bdecafd325c761f8fdfaf12574d /README.md | |
| parent | ebb1c30dded47746ba9d5ea834927031aa5e55e5 (diff) | |
| download | caxlsx-3bf46a00d717d5e991166360bf4a2ece41cc3fbc.tar.gz caxlsx-3bf46a00d717d5e991166360bf4a2ece41cc3fbc.zip | |
Fix image anchor swapping and update readme.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -165,7 +165,9 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem, #Change log --------- - ** - - Added smoothing for line charts + - Added Cell#name so you you can quickly create a defined name for a single cell in your workbook. + - Added full book view and sheet state management. This means you can specify how the workbook renders as well as manage sheet visibility. + - Added smoothing management for line charts series - **September.12.13**:2.0.1 - Unpinned rubyzip version - **September.12.13**:2.0.0 |
