Skip to content

Commit 4b2be78

Browse files
committed
Update CHANGELOG
1 parent 7deca23 commit 4b2be78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
## [Unreleased](https://github.com/gilzoide/unity-sqlite-net/compare/1.2.1...HEAD)
33
### Changed
44
- Updated SQLite to 3.49.0
5+
- Compile SQLite from source in WebGL platform
6+
7+
### Fixed
8+
- Support for WebGL builds with any native build configuration
9+
- Make all column-related attributes inherit Unity's `PreserveAttribute`, avoiding properties being stripped from builds
510

611

712
## [1.2.1](https://github.com/gilzoide/unity-sqlite-net/tree/1.2.1)

0 commit comments

Comments
 (0)