summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-23 12:38:14 +0900
committerRandy Morgan <[email protected]>2011-11-23 12:38:14 +0900
commit2dea87f6f601795e32c7c14fbba5717c4b04fc1e (patch)
tree47b8fe837f0a52f3c9b3f3a4b37ed795f7f61cf4 /README.md
parent205349fef98df9b87dd8f223478e6d60cee70932 (diff)
downloadcaxlsx-2dea87f6f601795e32c7c14fbba5717c4b04fc1e.tar.gz
caxlsx-2dea87f6f601795e32c7c14fbba5717c4b04fc1e.zip
update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 109429a0..d81c10a1 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
Changelog
---------
-- **October.23.11**: 1.0.7 release preparation
+- **October.23.11**: 1.0.7 released
- Added support for 3D options when creating a new chart. This lets you set the persective, rotation and other 3D attributes when using worksheet.add_chart
- Updated serialization write test to verify write permissions and warn if it cannot run the test due to permission restrcitions.
- updated rake to include build, genoc and deploy tasks.