Skip to content

Commit 8d9f74e

Browse files
committed
Works now
1 parent f63aca4 commit 8d9f74e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Fix incorrect spelling of `remove_diacritics` ([#1128][])
1111
* Fix project build order ([#1131][])
1212
* Performance improvements ([#1109][], [#1115][], [#1132][])
13-
* Removed FTS3/4 tokenizer integration (`registerTokenizer`, [#1104][], [#1144[]])
13+
* Removed FTS3/4 tokenizer integration (`registerTokenizer`, [#1104][], [#1144][])
1414

1515
0.13.3 (27-03-2022), [diff][diff-0.13.3]
1616
========================================

Documentation/Linux.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
## Limitations
44

5-
* Custom functions are currently not supported and crash, caused by a bug in Swift.
5+
* Custom functions/aggregations are currently not supported and crash, caused by a bug in Swift.
66
See [#1071](https://github.com/stephencelis/SQLite.swift/issues/1071).
7-
* FTS5 might not work, see [#1007](https://github.com/stephencelis/SQLite.swift/issues/1007)
87

98
## Debugging
109

0 commit comments

Comments
 (0)