Skip to content

Commit 368c873

Browse files
committed
Update CHANGELOG
1 parent c648408 commit 368c873

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

CHANGELOG.md

+19-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
0.12.3 (18-05-2021), [diff][diff-0.12.2]
1+
0.13.0 (22-08-2021), [diff][diff-0.13.0]
22
========================================
33

4-
* Swift 5.3 support.
5-
* Xcode 12.5 support.
6-
* Bumps minimum deployment versions.
7-
* Fixes up Package.swift to build SQLiteObjc module.
4+
* Swift 5.3 support
5+
* Xcode 12.5 support
6+
* Bumps minimum deployment versions
7+
* Fixes up Package.swift to build SQLiteObjc module
88

9-
0.11.6 (xxx), [diff][diff-0.11.6]
9+
0.12.1, 0.12.2 (21-06-2019) [diff][diff-0.12.2]
10+
========================================
11+
12+
* CocoaPods modular headers support
13+
14+
0.12.0 (24-04-2019) [diff][diff-0.12.0]
15+
========================================
16+
17+
* Version with Swift 5 Support
18+
19+
0.11.6 (19-04-2019), [diff][diff-0.11.6]
1020
========================================
1121

1222
* Swift 4.2, SQLCipher 4.x ([#866][])
@@ -71,6 +81,9 @@
7181
[diff-0.11.4]: https://github.com/stephencelis/SQLite.swift/compare/0.11.3...0.11.4
7282
[diff-0.11.5]: https://github.com/stephencelis/SQLite.swift/compare/0.11.4...0.11.5
7383
[diff-0.11.6]: https://github.com/stephencelis/SQLite.swift/compare/0.11.5...0.11.6
84+
[diff-0.12.0]: https://github.com/stephencelis/SQLite.swift/compare/0.11.6...0.12.0
85+
[diff-0.12.2]: https://github.com/stephencelis/SQLite.swift/compare/0.12.0...0.12.2
86+
[diff-0.13.0]: https://github.com/stephencelis/SQLite.swift/compare/0.12.2...0.13.0
7487

7588
[#142]: https://github.com/stephencelis/SQLite.swift/issues/142
7689
[#315]: https://github.com/stephencelis/SQLite.swift/issues/315

0 commit comments

Comments
 (0)