Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wardle committed Sep 9, 2023
1 parent 7b3bc88 commit 6d417bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This log documents significant changes for each release.

## [1.4.1265] - 2023-09-09

* Always use normalized search and normalized index
* Always use normalized search and normalized index (Fixes #56)

This version breaks compatibility with previously indexed databases.

Expand All @@ -14,7 +14,7 @@ This version breaks compatibility with previously indexed databases.
* Better logging during indexing
* Fail fast rather than trying to continue when there is a critical error during
import (e.g. running out of disk space)
* Add term folding / normalization to improve search in content with diacritics (Fixes #50)
* Add term folding / normalization to improve search in content with diacritics (Fixes #55)

This version updates the index to add a search field for normalized (folded) text, particularly
helpful in international deployments in which release centres do not include synonyms
Expand Down

0 comments on commit 6d417bf

Please sign in to comment.