Skip to content

Commit

Permalink
Merge upstream changes and edit Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
codinsonn committed Jun 9, 2019
1 parent 63d1492 commit 5e3e089
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -18,9 +18,9 @@ for the list of changes made since `v2.0.0-alpha.1`.
- New function [addBusinessDays](https://github.com/date-fns/date-fns/pull/1154),
similar to addDays but ignoring weekends.

End date can thus only ever be mon/tue/wed/thu/fri.
End date can therefore only ever be mon/tue/wed/thu/fri.

Does not count as businessdays since it doesn't avoid counting on holidays.
Doesn't avoid counting holidays that fall on mon/tue/wed/thu/fri.

### Fixed

Expand Down

0 comments on commit 5e3e089

Please sign in to comment.