Skip to content

Commit 34798be

Browse files
committed
Update changelog
1 parent d02d0b4 commit 34798be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* Support for custom SQL aggregates ([#881][])
66
* Restore previous iteration behavior ([#1075][])
77
* Fix compilation on Linux ([#1077][])
8+
* Align platform versions in SPM manifest and Xcode ([#1094][])
9+
* Revert OSX deployment target back to 10.10 ([#1095][])
810

911
0.13.0 (22-08-2021), [diff][diff-0.13.0]
1012
========================================
@@ -128,3 +130,5 @@
128130
[#919]: https://github.com/stephencelis/SQLite.swift/pull/919
129131
[#1075]: https://github.com/stephencelis/SQLite.swift/pull/1075
130132
[#1077]: https://github.com/stephencelis/SQLite.swift/issues/1077
133+
[#1094]: https://github.com/stephencelis/SQLite.swift/pull/1094
134+
[#1095]: https://github.com/stephencelis/SQLite.swift/pull/1095

0 commit comments

Comments
 (0)