From e5e6fd7fbe2dcd3025059b5f8c8359c561ce39bd Mon Sep 17 00:00:00 2001 From: "J. Sebastian Paez" Date: Wed, 23 Oct 2024 00:26:57 -0700 Subject: [PATCH] chore: updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 461dafd..fd293d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Features +- Fuzzy matching for autocomplete ([#671](https://github.com/tconbeer/harlequin/pull/671)) + ## [1.24.0] - 2024-08-19 ### Features