From a65648ce01715be35474fd3c792f3ca4c4303cbf Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 9 Oct 2019 14:05:33 +0300 Subject: [PATCH] chore(core): update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21eb76db..38fc7443 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ ### Features * **core:** Entries API - improve and_where & or_where for fetchAll method #242 +* **core:** add alternative comparison syntax for Entries API 6f18d98 + ### BREAKING CHANGES