Skip to content

Commit b53434e

Browse files
committed
Updated Changelog
1 parent 05fce4e commit b53434e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
========================================
33

44
* UUID Fix ([#1112][])
5+
* Add prepareRowIterator method to an extension of Statement. ([#1119][])
56
* Adding primary key support to column with references ([#1121][])
67

78
0.13.2 (25-01-2022), [diff][diff-0.13.2]
@@ -150,4 +151,5 @@
150151
[#1100]: https://github.com/stephencelis/SQLite.swift/pull/1100
151152
[#1105]: https://github.com/stephencelis/SQLite.swift/pull/1105
152153
[#1112]: https://github.com/stephencelis/SQLite.swift/pull/1112
154+
[#1119]: https://github.com/stephencelis/SQLite.swift/pull/1119
153155
[#1121]: https://github.com/stephencelis/SQLite.swift/pull/1121

0 commit comments

Comments
 (0)