This commit is contained in:
Lea Anthony 2024-06-18 06:39:06 +10:00
commit 5cd0caccc4
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405
2 changed files with 6 additions and 1 deletions

View file

@ -1 +1 @@
v2.9.0
v2.9.1

View file

@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## v2.9.1 - 2024-06-18
### Fixed
- Fixed build issues on Linux for some glibc versions. Fixed in [PR](https://github.com/wailsapp/wails/pull/3545) by @leaanthony.
## v2.9.0 - 2024-06-16
### Added