From 3d1bf2ee56e0cf4df3a61632f934780b62e51e06 Mon Sep 17 00:00:00 2001 From: FotoVerite Date: Wed, 13 Aug 2014 16:51:09 -0400 Subject: All changes to faker will now include a changelog. --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md 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 -- cgit v1.2.3