summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2013-09-30 10:44:04 +0900
committerRandy Morgan <[email protected]>2013-09-30 10:44:04 +0900
commit3bf46a00d717d5e991166360bf4a2ece41cc3fbc (patch)
tree3f3e3120a7495bdecafd325c761f8fdfaf12574d /README.md
parentebb1c30dded47746ba9d5ea834927031aa5e55e5 (diff)
downloadcaxlsx-3bf46a00d717d5e991166360bf4a2ece41cc3fbc.tar.gz
caxlsx-3bf46a00d717d5e991166360bf4a2ece41cc3fbc.zip
Fix image anchor swapping and update readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index cff9a1b1..87f84dd8 100644
--- a/README.md
+++ b/README.md
@@ -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