Skip to content

Commit 9d42763

Browse files
committed
Add ticket
1 parent 70c06c6 commit 9d42763

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Fix create/drop index functions ([#666][])
55
* Set deployment target to 8.0 (#624, #671, #717)
66
* Added support for the union query clause ([#723][])
7-
* Add support for ORDER and LIMIT on UPDATE and DELETE ([#722][])
7+
* Add support for ORDER and LIMIT on UPDATE and DELETE ([#657][], [#722][])
88
* Swift 4 support ([#668][])
99

1010
0.11.3 (30-03-2017), [diff][diff-0.11.3]
@@ -55,6 +55,7 @@
5555
[#561]: https://github.com/stephencelis/SQLite.swift/issues/561
5656
[#571]: https://github.com/stephencelis/SQLite.swift/issues/571
5757
[#615]: https://github.com/stephencelis/SQLite.swift/pull/615
58+
[#657]: https://github.com/stephencelis/SQLite.swift/issues/657
5859
[#666]: https://github.com/stephencelis/SQLite.swift/pull/666
5960
[#668]: https://github.com/stephencelis/SQLite.swift/pull/668
6061
[#722]: https://github.com/stephencelis/SQLite.swift/pull/722

0 commit comments

Comments
 (0)