Skip to content

Commit a51a6ba

Browse files
committed
update changelog
1 parent 38ece82 commit a51a6ba

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.11.3 (tba), [diff][diff-0.11.3]
2+
========================================
3+
4+
* Fix compilation problems when using Carthage ([#615][])
5+
* Documentation updates
6+
17
0.11.2 (25-12-2016), [diff][diff-0.11.2]
28
========================================
39

@@ -23,6 +29,7 @@
2329
[diff-0.11.0]: https://github.com/stephencelis/SQLite.swift/compare/0.10.1...0.11.0
2430
[diff-0.11.1]: https://github.com/stephencelis/SQLite.swift/compare/0.11.0...0.11.1
2531
[diff-0.11.2]: https://github.com/stephencelis/SQLite.swift/compare/0.11.1...0.11.2
32+
[diff-0.11.3]: https://github.com/stephencelis/SQLite.swift/compare/0.11.2...0.11.3
2633

2734
[#532]: https://github.com/stephencelis/SQLite.swift/issues/532
2835
[#546]: https://github.com/stephencelis/SQLite.swift/issues/546
@@ -32,3 +39,4 @@
3239
[#560]: https://github.com/stephencelis/SQLite.swift/pull/560
3340
[#561]: https://github.com/stephencelis/SQLite.swift/issues/561
3441
[#571]: https://github.com/stephencelis/SQLite.swift/issues/571
42+
[#615]: https://github.com/stephencelis/SQLite.swift/pull/615

0 commit comments

Comments
 (0)