Skip to content

Commit

Permalink
chore: correction to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leontoeides committed Oct 19, 2024
1 parent 403494d commit f640496
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@

# 0.5.1

* Fixes compile failure for the experimental `select2` feature and when not
using `fuzzy` feature.
* 2023-09-01: Fixes compile failure for the experimental `select2` feature and
when not using `fuzzy` feature.

# 0.5.0

* 2023-09-01: The `simple` search index now internally employs
* The `simple` search index now internally employs
[Ed Page](https://github.com/epage)'s
[kstring](https://crates.io/crates/kstring)
crate.

* 2023-09-01: The `dump_keyword` and `profile` function signatures were changed
* The `dump_keyword` and `profile` function signatures were changed
slightly, otherwise there's no expected impact to callers.

* 2023-09-01: Miscellaneous performance improvements.
* Miscellaneous performance improvements.

# 0.4.2

Expand Down

0 comments on commit f640496

Please sign in to comment.