Skip to content

Commit b1abfa6

Browse files
committed
fix formatting of 2.5.1 release notes
Remove "#1659" from release notes - it seems that markdown treats it as a header, and shows this line with too big font.
1 parent f36e9b5 commit b1abfa6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/releases/2.5.1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
* Add ability to use whitelist conditions [by @snuyanzin](https://github.com/datafaker-net/datafaker/pull/1668)
66
* 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)
7+
* fix method `faker.text().text(1, 64, ...)` [by @asolntsev](https://github.com/datafaker-net/datafaker/pull/1660) (#1659)
8+
* Added missing link for deprecation warning [by @bodiam](https://github.com/datafaker-net/datafaker/pull/1662) (#1658)
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

0 commit comments

Comments
 (0)