mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
doc/CHANGELOG: release notes for v0.7.1
This commit is contained in:
parent
6aca27dadb
commit
60052793be
@ -1,5 +1,11 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 2024-12-16 v0.7.1
|
||||||
|
|
||||||
|
- Fix an issue with methods returning Qt types having incomplete subclass information (#97, #98, #101, #110)
|
||||||
|
- Fix an issue with segfaults when trying to call subclass methods on a Qt type that MIQT didn't construct (#101)
|
||||||
|
- Fix an issue with requiring `-D_Bool=bool` on some compilers (#102, #103)
|
||||||
|
|
||||||
## 2024-11-27 v0.7.0
|
## 2024-11-27 v0.7.0
|
||||||
|
|
||||||
- **BREAKING:** Reorder `QVariant` constructors for new `QMap<>` support (#13)
|
- **BREAKING:** Reorder `QVariant` constructors for new `QMap<>` support (#13)
|
||||||
|
Loading…
Reference in New Issue
Block a user