From d24296edf5b690733590baa627583fccb9734f81 Mon Sep 17 00:00:00 2001 From: glennsl Date: Thu, 29 Oct 2020 14:42:19 +0100 Subject: [PATCH] update change log --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2146877..51abc99 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,10 @@ Then build and run tests with `npm test`, start watchers for `bsb`and `jest` wit ## Changes +### 0.6 +* Added `Expect.toContainEqual` +* Updated to Jest 26.5.2 + ### 0.5.1 * Added `Expect.toMatchInlineSnapshot`