prepare for release

This commit is contained in:
Thijs Schreijer
2014-01-05 08:57:16 +01:00
parent 2d696f797a
commit 4f722b7e2c
5 changed files with 3738 additions and 4262 deletions

View File

@@ -23,6 +23,6 @@ Tests are located in the `spec` directory and can be run using [busted](http://o
##Changes:
- v2.1.1 fix for '>=' operator, added test suite, added Travis CI, license MIT
- v2.1.1 fix for '>=' operator [#3](https://github.com/Tieske/date/pull/3), added test suite, added Travis CI, license MIT
- v2.1 Lua 5.2 support. Global 'date' will no longer be set.
- v2.0 original by Jas Latrix