mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 03:39:07 +08:00
v2.7.1
This commit is contained in:
parent
e3af0945d0
commit
a632ac5068
@ -1 +1 @@
|
||||
v2.7.0
|
||||
v2.7.1
|
@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Fixed
|
||||
- Segfault in `wails doctor` when GPU device information is not provided. Thanks to [@atterpac](https://github.com/atterpac) for the fix ([#3108](https://github.com/wailsapp/wails/pull/3108)).
|
||||
- Fixed building on macOS 11. Updated other build guards. Fixed in [#3111](https://github.com/wailsapp/wails/pull/3108) by [@leaanthony](https://github.com/leaanthony).
|
||||
|
||||
### Changed
|
||||
- Go 1.20 is now the minimum supported Go version.
|
||||
|
||||
|
||||
## v2.7.0 - 2023-12-09
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user