aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFotoVerite <[email protected]>2014-08-13 16:51:09 -0400
committerFotoVerite <[email protected]>2014-08-13 16:51:09 -0400
commit3d1bf2ee56e0cf4df3a61632f934780b62e51e06 (patch)
treee6534299f5f21dc514cdcd603d0bc1718989f16c
parent29b9508543773b244388843ff9ea36cfa986bbd3 (diff)
downloadfaker-3d1bf2ee56e0cf4df3a61632f934780b62e51e06.tar.xz
faker-3d1bf2ee56e0cf4df3a61632f934780b62e51e06.zip
All changes to faker will now include a changelog.
-rw-r--r--CHANGELOG.md18
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