From 9f1f508f551b4a9dec02c49e3312f38c24bb16c4 Mon Sep 17 00:00:00 2001 From: gneeri Date: Thu, 25 Jul 2024 15:44:15 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abe7e59..b421ad1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -## [0.2.1] +## [1.0.0] ### Added + - Internal plumbing for Elasticsearch Range Queries (support pending engine updates) ## [0.2.0]