mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
doc/CHANGELOG: fix typo in v0.7.0 changelog
This commit is contained in:
parent
b31a1e3dfe
commit
4474952246
@ -19,7 +19,7 @@
|
|||||||
- Add `QPair<>` bindings (#81)
|
- Add `QPair<>` bindings (#81)
|
||||||
- Add automatic goroutine thread affinity with `runtime.LockOSThread` (#72, #83)
|
- Add automatic goroutine thread affinity with `runtime.LockOSThread` (#72, #83)
|
||||||
- Optimize C ABI allocations for `miqt_array` / `QList<>` (#56)
|
- Optimize C ABI allocations for `miqt_array` / `QList<>` (#56)
|
||||||
- Fix lint warnings (#77 vy @rcalixte)
|
- Fix lint warnings (#77 by @rcalixte)
|
||||||
- Fix an issue with virtual parent pointers (#80, #78)
|
- Fix an issue with virtual parent pointers (#80, #78)
|
||||||
- Fix an issue with typedefs in `QMap<>` (#81)
|
- Fix an issue with typedefs in `QMap<>` (#81)
|
||||||
- Examples: Add `trivialwizard6` and `mdoutliner6` (#66 by @rcalixte, #67 by @rcalixte)
|
- Examples: Add `trivialwizard6` and `mdoutliner6` (#66 by @rcalixte, #67 by @rcalixte)
|
||||||
|
Loading…
Reference in New Issue
Block a user