mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-08 02:31:15 +08:00
32 lines
594 B
Markdown
32 lines
594 B
Markdown
# Changelog
|
|
|
|
<!--
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
- `Added` for new features.
|
|
- `Changed` for changes in existing functionality.
|
|
- `Deprecated` for soon-to-be removed features.
|
|
- `Removed` for now removed features.
|
|
- `Fixed` for any bug fixes.
|
|
- `Security` in case of vulnerabilities.
|
|
|
|
-->
|
|
|
|
## [Unreleased]
|
|
|
|
### Fixed
|
|
|
|
### Added
|
|
|
|
### Changed
|
|
|
|
### Removed
|
|
|
|
### Deprecated
|
|
|
|
### Security
|
|
|