mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 01:50:09 +08:00
Update changelog and version
This commit is contained in:
parent
11d50c32bd
commit
e68b419cc8
@ -1 +1 @@
|
|||||||
v2.0.0-beta.40
|
v2.0.0-beta.41
|
@ -7,13 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [v2.0.0-beta.41] - 2022-07-25
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
* Added `options.NewRGBA` and `options.NewRGB` functions to create `*options.RGBA` by @leaanthony
|
* Added `options.NewRGBA` and `options.NewRGB` functions to create `*options.RGBA` by @leaanthony
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
|
* Fixed initial build of frontend when using `wails dev` on new projects by @leaanthony
|
||||||
|
in https://github.com/wailsapp/wails/pull/1650
|
||||||
|
* Ignore empty install command when running `wails dev` by @stffabi in https://github.com/wailsapp/wails/pull/1651
|
||||||
|
* Fixed error reporting in templates
|
||||||
* BackgroundColour documentation fix
|
* BackgroundColour documentation fix
|
||||||
|
* Generalize manual compile steps [Documentation] by @acheong08 in https://github.com/wailsapp/wails/pull/1644
|
||||||
|
|
||||||
## [v2.0.0-beta.40] - 2022-07-24
|
## [v2.0.0-beta.40] - 2022-07-24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user