Skip to content

Commit

Permalink
2.4.2 Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bodiam authored and kingthorin committed Nov 20, 2024
1 parent cfa0a63 commit 46934d0
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions docs/releases/2.4.3-SNAPSHOT.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,8 @@
# Datafaker 2.4.2 ( Nov)
# Datafaker 2.4.3 (SNAPSHOT)

## What's Changed
* Add greek translations for Measurement provider & other Greek tests by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1410
* fix: University tests by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1411
* fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v8.13.49 by @renovate in https://github.com/datafaker-net/datafaker/pull/1413
* Feature/name el gr by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1415
* fix flaky test `NameTest.java` with Greek names by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1417
* Refactor few tests by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1418
* Feature: new methods `nextInt(Range)` and `nextLong(Range)` by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1416
* fix flaky UniversityTest by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1420
* #1412 fix concurrency issue in `CopyOnWriteMap` by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1419
* Added numberBetween for doubles. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1392
* Release notes for version 2.4.1. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1423
* chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2 by @renovate in https://github.com/datafaker-net/datafaker/pull/1424
* chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 by @renovate in https://github.com/datafaker-net/datafaker/pull/1425
* chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1 by @renovate in https://github.com/datafaker-net/datafaker/pull/1426
* Experimenting with Renovate to bundle all renovate PRs once a week. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1427
* Add greek values for Football provider by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1428
* Update snapshot version in pom.xml by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1429
* swedish ssn cannot have format like XXXXXX-000X by @TrueJacobG in https://github.com/datafaker-net/datafaker/pull/1434
* Update Dota2Provider dota2.yml by @panic08 in https://github.com/datafaker-net/datafaker/pull/1435
* Finance provider extension with a new card type UNIONPAY and card number generator for it by @badoken in https://github.com/datafaker-net/datafaker/pull/1436
* Brazil passport number by @badoken in https://github.com/datafaker-net/datafaker/pull/1437
* Bump com.googlecode.libphonenumber:libphonenumber from 8.13.49 to 8.13.50 by @dependabot in https://github.com/datafaker-net/datafaker/pull/1439
* Bump codecov/codecov-action from 4.6.0 to 5.0.0 by @dependabot in https://github.com/datafaker-net/datafaker/pull/1440
* Bump codecov/codecov-action from 5.0.0 to 5.0.2 by @dependabot in https://github.com/datafaker-net/datafaker/pull/1441
* feature: add movie name to movie provider by @hardikSinghBehl in https://github.com/datafaker-net/datafaker/pull/1442
* Automate rolling of SNAPSHOT version in pom by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1438

## New Contributors
* @TrueJacobG made their first contribution in https://github.com/datafaker-net/datafaker/pull/1434

**Full Changelog**: https://github.com/datafaker-net/datafaker/compare/v2.4.1...2.4.2

## Providers added

Expand Down

0 comments on commit 46934d0

Please sign in to comment.