Skip to content

Commit bf021c5

Browse files
committed
Update changelog
1 parent b3a21ca commit bf021c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
* Fix `insertMany([Encodable])` ([#1130][], [#1138][])
1111
* Fix incorrect spelling of `remove_diacritics` ([#1128][])
1212
* Fix project build order ([#1131][])
13-
* Performance improvements ([#1109][], [#1115][], [#1132][])
13+
* Blob performance improvements ([#416][], [#1167][])
14+
* Various performance improvements ([#1109][], [#1115][], [#1132][])
1415
* Removed FTS3/4 tokenizer integration (`registerTokenizer`, [#1104][], [#1144][])
1516

1617
0.13.3 (27-03-2022), [diff][diff-0.13.3]
@@ -130,6 +131,7 @@
130131
[#30]: https://github.com/stephencelis/SQLite.swift/issues/30
131132
[#142]: https://github.com/stephencelis/SQLite.swift/issues/142
132133
[#315]: https://github.com/stephencelis/SQLite.swift/issues/315
134+
[#416]: https://github.com/stephencelis/SQLite.swift/pull/416
133135
[#426]: https://github.com/stephencelis/SQLite.swift/pull/426
134136
[#481]: https://github.com/stephencelis/SQLite.swift/pull/481
135137
[#532]: https://github.com/stephencelis/SQLite.swift/issues/532
@@ -189,3 +191,4 @@
189191
[#1144]: https://github.com/stephencelis/SQLite.swift/pull/1144
190192
[#1146]: https://github.com/stephencelis/SQLite.swift/pull/1146
191193
[#1148]: https://github.com/stephencelis/SQLite.swift/pull/1148
194+
[#1167]: https://github.com/stephencelis/SQLite.swift/pull/1167

0 commit comments

Comments
 (0)