Skip to content

Commit 82451a2

Browse files
committed
Changelog
1 parent 9a9a05a commit 82451a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
========================================
33

44
* Fix compilation problems when using Carthage ([#615][])
5+
* Add "WITHOUT ROWID" table option ([#541][])
56
* Documentation updates
67

78
0.11.2 (25-12-2016), [diff][diff-0.11.2]
@@ -31,7 +32,8 @@
3132
[diff-0.11.2]: https://github.com/stephencelis/SQLite.swift/compare/0.11.1...0.11.2
3233
[diff-0.11.3]: https://github.com/stephencelis/SQLite.swift/compare/0.11.2...0.11.3
3334

34-
[#532]: https://github.com/stephencelis/SQLite.swift/issues/532
35+
[#532]: https://github.com/stephencelis/SQLit1e.swift/issues/532
36+
[#541]: https://github.com/stephencelis/SQLit1e.swift/issues/541
3537
[#546]: https://github.com/stephencelis/SQLite.swift/issues/546
3638
[#548]: https://github.com/stephencelis/SQLite.swift/pull/548
3739
[#553]: https://github.com/stephencelis/SQLite.swift/pull/553

0 commit comments

Comments
 (0)