File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
- 0.11.1 (06-12-2016), [ diff] [ diff-0.11.1 ] )
1
+
2
+ 0.11.1 (06-12-2016), [ diff] [ diff-0.11.1 ]
2
3
========================================
3
4
4
- * Integrate SQLCipher via CocoaPods (#546 )
5
- * Made lastInsertRowid consistent with other SQLite wrappers (#532 )
5
+ * Integrate SQLCipher via CocoaPods ([ #546 ] [ ] , [ # 553 ] [ ] )
6
+ * Made lastInsertRowid consistent with other SQLite wrappers ([ #532 ] [ ] )
6
7
* Fix for ~ = operator used with Double ranges
7
8
* Various documentation updates
8
9
14
15
15
16
[ diff-0.11.1 ] : https://github.com/stephencelis/SQLite.swift/compare/0.11.0...0.11.1
16
17
[ diff-0.11.0 ] : https://github.com/stephencelis/SQLite.swift/compare/0.10.1...0.11.0
18
+
19
+ [ #532 ] : https://github.com/stephencelis/SQLite.swift/issues/532
20
+ [ #546 ] : https://github.com/stephencelis/SQLite.swift/issues/546
21
+ [ #553 ] : https://github.com/stephencelis/SQLite.swift/pull/553
You can’t perform that action at this time.
0 commit comments