Skip to content

Commit

Permalink
prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Sep 10, 2019
1 parent b45d2f5 commit c5c5d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Release Date: 2019-09-10

* Added `Faker<T>.RuleFor(string, (f, t) => )` overload.
* Internal re-factoring internal `.RuleFor` overload logic. Simplified overload call chain.
* Internal `Faker<T>.RuleForInternal` renamed to `Faker<T>.AddRule`
* Internal re-factoring `.RuleFor` overload logic. Simplified overload call chain.
* Internal `Faker<T>.RuleForInternal()` renamed to `Faker<T>.AddRule()`

## v28.1.1
Release Date: 2019-09-09
Expand Down

0 comments on commit c5c5d16

Please sign in to comment.