Skip to content

Commit b611b5c

Browse files
committed
Update changelog
1 parent c5ac06d commit b611b5c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,11 +200,15 @@ Version 3.x - 2022
200200
- #305 Add other constants that work with sqlite3_open_v2 from LuAPi/more-flags
201201
- #333 Added Database and Statement method getChanges() from SRombauts/get-changes
202202
- #334 fix link for HAS_CODEC from linux-fan-dave/master
203-
- #338 fix load extension from paulo-coutinho/fix-load-extension-
203+
- #338 fix load extension from paulo-coutinho/fix-load-extension
204204
- #335 from jagerman/older-macos-avoid-std-filesystem
205205
- #337 Add catkin configuration from ardabbour/master
206206
- #339 Allow specifying transaction behaviors DEFERRED, IMMEDIATE, and EXCLUSIVE from jjenkins278/transaction_behavior
207207
- #340 add HTML keywords and properly link up the links in docs/README.md from phoebe-leong/patch-1
208208
- #341 Install the package.xml file from ardabbour/patch-1
209209
- #352 add basic meson support from ninjaoflight/meson-support
210210
- #349 Refactoring of Statement and Column classes from Kacperos155/refactoring-Statement&Column
211+
- #359 Fix compilation issues earlier than iOS 13
212+
- #354 Windows improved support (meson) from ninjaoflight/windows-migration
213+
- #361 Fix Statement unit test using long from SRombauts/fix-statement-unit-tests-long-long-type
214+
- #346 Add compatible definition for std::experimental::filesystem from guoh27/master

0 commit comments

Comments
 (0)