From ae7091cc1ca9589871604b17b43749a9e1a0cddb Mon Sep 17 00:00:00 2001 From: JeroenG Date: Wed, 26 Jan 2022 10:57:44 +0100 Subject: [PATCH] Tag 2.5.0 --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index c638b48..3f5ddd5 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [2.5.0] + ### Added - The new match_phrase query (#73) - Ability to optionally set more parameters for a few queries (#68)