Skip to content
Prev Previous commit
Next Next commit
Changelog
  • Loading branch information
jberkel committed Mar 15, 2017
commit 82451a29326bc5db23987c696002e6e9fbe48a91
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
========================================

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

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

[#532]: https://github.com/stephencelis/SQLite.swift/issues/532
[#532]: https://github.com/stephencelis/SQLit1e.swift/issues/532
[#541]: https://github.com/stephencelis/SQLit1e.swift/issues/541
[#546]: https://github.com/stephencelis/SQLite.swift/issues/546
[#548]: https://github.com/stephencelis/SQLite.swift/pull/548
[#553]: https://github.com/stephencelis/SQLite.swift/pull/553
Expand Down