summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-11-08 08:16:55 +0900
committerRandy Morgan <[email protected]>2012-11-08 08:16:55 +0900
commit49638e7b4120c22a9a90a6aa967f636a7056022e (patch)
tree58e0f3197558fde6f51e20cb1eeb6dccb422b4fd /README.md
parentd18170cd86810a6210905b7ab8ed104b6103d877 (diff)
downloadcaxlsx-49638e7b4120c22a9a90a6aa967f636a7056022e.tar.gz
caxlsx-49638e7b4120c22a9a90a6aa967f636a7056022e.zip
updated read me for new version
Unfortunately I already pushed the gem…..
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a8e7751e..7c84b5e4 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ appreciation for the gem, please don't hesitate to make a donation.
**License**: MIT License
-**Latest Version**: 1.3.2
+**Latest Version**: 1.3.3
**Ruby Version**: 1.8.7, 1.9.2, 1.9.3
@@ -29,7 +29,7 @@ appreciation for the gem, please don't hesitate to make a donation.
**Rubinius Version**: rubinius 2.0.0dev * lower versions may run, this gem always tests against head.
-**Release Date**: November 5th 2012
+**Release Date**: November 8th 2012
If you are working in rails, or with active record see:
* http://github.com/randym/acts_as_xlsx
@@ -149,6 +149,8 @@ This gem has 100% test coverage using test/unit. To execute tests for this gem,
#Change log
---------
+- **November.8.12**:1.3.3
+ - Patched cell run styles for u and validation for family
- **November.5.12**:1.3.2
- MASSIVE REFACTORING
- Patch for apostrophes in worksheet names