From d840d1f27f78cc3b8a388113cce13461a6f8a302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juho=20Veps=C3=A4l=C3=A4inen?= Date: Sat, 12 Dec 2020 11:48:46 +0100 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a00e5f..6a04d64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 5.7.0 / 2020-12-12 + +- Feat - Throw a `TypeError` if trying to use `mergeWithRules` with invalid configuration types for `append`/`prepend`/`merge` operations. + ## 5.6.1 / 2020-12-11 - Fix - Drop extraneous logging.