Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed Dec 22, 2020
1 parent 4356dcd commit 54db4d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 5.7.3 / 2020-12-22

- Fix - Don't merge strings with objects in `mergeWithRules`. #172

## 5.7.2 / 2020-12-16

- Fix - If there's no match when using `merge` operation with `mergeWithRules`, use default merge behavior as a fallback. #167
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
- [Adrien Harnay](https://github.com/adrienharnay) - Update README to comply with webpack API. #108
- [Paweł Lula](https://github.com/desfero) - Support `oneOf` at `merge.smart`. #111
- [Tomasz Wielga](https://github.com/trombka) - Allow `mergeUnique` to work with arbitrary order. #161
- [JeB](https://github.com/just-jeb) - Don't merge strings with objects in `mergeWithRules`. #172

0 comments on commit 54db4d2

Please sign in to comment.