diff options
| -rw-r--r-- | CHANGELOG.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..2d522881 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +=CHANGELOG + +==v1.1.1 + +* Fixes random date functions that did not distribute results. + - contributed by pmalouin +* Fixes context of findName + - contributed by juampi92 +* Updates to switch changes over to using 2 args to support min/max + - contributed by avanderhoorn & edshadi +* Added ISO 3166 countries + - contributed by MaerF0x0 +* UMD support + - contirbuted by xaka +* Uk Postal Codes + - contributed by schmtw +* Undefined global object for webworker fix + - contributed by dnbard
\ No newline at end of file |
