Skip to content

Commit ad011a0

Browse files
committed
CHANGELOG
1 parent a89dad2 commit ad011a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ GRDB adheres to [Semantic Versioning](https://semver.org/), with one exception:
9999

100100
---
101101

102+
## Next Release
103+
104+
- **New**: [#1289](https://github.com/groue/GRDB.swift/pull/1289) by [@arkie](https://github.com/arkie): Add support for passing in categories to the unicode61 tokenizer
105+
- **Fixed**: The `FTS5Tokenizer.tokenize(query:)` method no longer returns incorrect results for certain tokenizer arguments.
106+
102107
## 6.1.0
103108

104109
Released October 20, 2022 • [diff](https://github.com/groue/GRDB.swift/compare/v6.0.0...v6.1.0)

0 commit comments

Comments
 (0)