Skip to content

Commit

Permalink
chore: Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed Oct 16, 2023
1 parent 3a6cbf4 commit c195885
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 5.10.0 / 2023-10-16

- Feat - Support object/array-formed condition for `mergeWithRules`. #212

## 5.9.0 / 2023-05-22

- Feat - Support deep merging when rule is a merge. #193, #206
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Expand Up @@ -23,3 +23,4 @@
- [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
- [Burhanuddin Udaipurwala](https://github.com/burhanuday) - Deep merge when rule is merge. #206
- [Rex Zeng](https://github.com/RexSkz) - Support object/array-formed condition for `mergeWithRules`. #212

0 comments on commit c195885

Please sign in to comment.