release 2.1.3

This commit is contained in:
Thijs Schreijer
2020-11-21 09:07:33 +01:00
parent fc52f2bbf2
commit cd8f6d40e9
4 changed files with 7 additions and 5 deletions

View File

@@ -29,7 +29,8 @@ Tests are located in the `spec` directory and can be run using [busted](http://o
## Changes:
- v2.1.3 fix rockspec for Lua 5.4
- v2.1.2 fix scientific notation [#9](https://github.com/Tieske/date/pull/9), now available for Lua 5.3
- 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
- v2.0 original by Jas Latrix