Skip to content

Commit 937bdbc

Browse files
committed
make release notes shorter / easier to read
1 parent 0cc17d4 commit 937bdbc

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/releases/2.5.1.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
## What's Changed
44

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
5+
* Add ability to use whitelist conditions [by @snuyanzin](https://github.com/datafaker-net/datafaker/pull/1668)
6+
* Update `_PL.yml` with country phone code [by @kopernic-pl](https://github.com/datafaker-net/datafaker/pull/1663)
7+
* #1659 fix method `faker.text().text(1, 64, ...)` [by @asolntsev](https://github.com/datafaker-net/datafaker/pull/1660)
8+
* Added missing link for deprecation warning [by @bodiam](https://github.com/datafaker-net/datafaker/pull/1662)
9+
* Fix possible issue with tr locale in testUsernameWithSpaces [by @snuyanzin](https://github.com/datafaker-net/datafaker/pull/1669)
10+
* Stop using Internet#username() internally [by @kingthorin](https://github.com/datafaker-net/datafaker/pull/1671)
1111

1212
## New Contributors
1313

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
14+
* @maxandersen made their [first contribution](https://github.com/datafaker-net/datafaker/pull/1661)
15+
* @kopernic-pl made their [first contribution](https://github.com/datafaker-net/datafaker/pull/1663)
1616

1717
**Full Changelog**: https://github.com/datafaker-net/datafaker/compare/2.5.0...2.5.1
1818

0 commit comments

Comments
 (0)