doc/CHANGELOG: summary for v0.5.0

This commit is contained in:
mappu 2024-09-24 20:54:14 +12:00
parent 8272d8a43d
commit 2a28c17a64
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# CHANGELOG # CHANGELOG
## 2024-09-24 v0.5.0
- **BREAKING:** Shorter enum names
- **BREAKING:** More accurate type definitions for enums and `QFlags<T>`
- Expand binding to cover `void*` return methods and `QSet<>` types
- Android support
- Support native compilation on Windows without Docker
## 2024-09-15 v0.4.0 ## 2024-09-15 v0.4.0
- **BREAKING:** Expand binding to cover signal argument types - **BREAKING:** Expand binding to cover signal argument types