From a0d51162f5b1e7c1c80760f472f1ffea6b620134 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Fri, 29 Jan 2021 21:04:17 +0100 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64a0884..399dbc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* #23 Incompatibility with MariaDB 10.3 * Fixed the `>=` and `<=` operators for comparisons in POV query filters with stored DATE values. The fix makes the implementation consistent However, the current definition and implementation of the -- GitLab