Skip to content

Commit

Permalink
Update changelog.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
leaanthony committed May 13, 2023
1 parent ba6b28b commit 774cbde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/src/pages/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## v2.5.0 - 2023-05-13

### Breaking Changes

- `wails dev` now uses the custom schemes `wails://` on macOS and Linux if Vite >= `v3.0.0` is used. This makes the dev application consistent in behaviour with the final production application and fixes some long-standing inconsistencies. Changed by @stffabi in [PR](https://github.com/wailsapp/wails/pull/2610)
Expand Down

0 comments on commit 774cbde

Please sign in to comment.