mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
docs: add enum generation changelog entry (#4972)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c10053fda9
commit
cbc09d1bca
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ After processing, the content will be moved to the main changelog and this file
|
|||
## Added
|
||||
<!-- New features, capabilities, or enhancements -->
|
||||
- Add `-tags` flag to `wails3 build` command for passing custom Go build tags (e.g., `wails3 build -tags gtk4`) (#4957)
|
||||
- Add documentation for automatic enum generation in binding generator, including dedicated Enums page and sidebar navigation (#4972)
|
||||
|
||||
## Changed
|
||||
<!-- Changes in existing functionality -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue