Skip to content

Commit 550bcdf

Browse files
committed
update 2.5.1 release notes
1 parent f7a22c3 commit 550bcdf

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

docs/releases/2.5.1.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Datafaker 2.5.1-SNAPSHOT (TBD)
2+
3+
## What's Changed
4+
5+
* Add ability to use whitelist conditions by @snuyanzin in https://github.com/datafaker-net/datafaker/pull/1668
6+
* Update _PL.yml with country phone code by @kopernic-pl in https://github.com/datafaker-net/datafaker/pull/1663
7+
* #1659 fix method `faker.text().text(1, 64, true, false, true)` by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1660
8+
* Added missing link for deprecation warning. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1662
9+
* Fix possible issue with tr locale in testUsernameWithSpaces by @snuyanzin in https://github.com/datafaker-net/datafaker/pull/1669
10+
* Stop using Internet#username() interally by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1671
11+
12+
## New Contributors
13+
14+
* @maxandersen made their first contribution in https://github.com/datafaker-net/datafaker/pull/1661
15+
* @kopernic-pl made their first contribution in https://github.com/datafaker-net/datafaker/pull/1663
16+
17+
**Full Changelog**: https://github.com/datafaker-net/datafaker/compare/2.5.0...2.5.1
18+
File renamed without changes.

0 commit comments

Comments
 (0)