You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases/1.1.0-snapshot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,4 @@ contributions to Datafaker.
16
16
* Fixed Russian translation ([PR #693](https://github.com/DiUS/java-faker/issues/693) by Sergey Nuyanzin)
17
17
* Added mountain ranges ([PR #696](https://github.com/DiUS/java-faker/pull/696) by Sergey Nuyanzin)
18
18
* Minimised external dependencies. Removed Guava and Apache Commons from production dependencies, and logging from test dependencies.
19
-
* New `examplify` method in Faker, which generates a value by example, with the same pattern as the input value. See the Javadoc for examples.
19
+
* New `examplify` method in Faker, which generates a value by example, with the same pattern as the input value. (See the Javadoc for examples). [PR #4](https://github.com/datafaker-net/datafaker/pull/4) by Amit Solankurkar
0 commit comments