From ed23b17360cbbe9f5da19b0a368e1211697206b5 Mon Sep 17 00:00:00 2001 From: Ruben Robles Date: Wed, 13 Jul 2022 16:10:57 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a975a07..f816e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.4.0] - 2022-07-13 + +### Added + +- Way to add multiple sorts and includes with `allowSort` & `allowInclude` methods + ## [0.3.0] - 2022-07-13 ### Added