summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-08-27 08:22:48 +0900
committerRandy Morgan <[email protected]>2012-08-27 08:22:48 +0900
commit5782f294135b5e02d69b3388a0c496892644c207 (patch)
tree1ffcde5a95346bbec2c3302ebf8f4c86ee770cdc /README.md
parentbfac5e8cb64783e55c69b7ab26c5050a6c9e7ebe (diff)
downloadcaxlsx-5782f294135b5e02d69b3388a0c496892644c207.tar.gz
caxlsx-5782f294135b5e02d69b3388a0c496892644c207.zip
release prep
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 48e6103c..b134d446 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Axlsx: Office Open XML Spreadsheet Generation
**License**: MIT License
-**Latest Version**: 1.2.0
+**Latest Version**: 1.2.2
**Ruby Version**: 1.8.7, 1.9.2, 1.9.3
@@ -25,7 +25,7 @@ Axlsx: Office Open XML Spreadsheet Generation
**Rubinius Version**: rubinius 2.0.0dev * lower versions may run, this gem always tests against head.
-**Release Date**: August 12th 2012
+**Release Date**: August 27th 2012
If you are working in rails, or with active record see:
* http://github.com/randym/acts_as_xlsx
@@ -145,6 +145,9 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
#Change log
---------
+- **August.27.12**: 1.2.2
+ - minor patch for auto-filters
+ - minor documentation improvements.
- **August.12.12**: 1.2.1
- Add support for hyperlinks in worksheets
- Fix example that was using old style cell merging with concact.