mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-05-11 01:28:02 +08:00
docs: add CHANGELOG.md
This commit is contained in:
parent
ec24d9281c
commit
9943131689
23
.github/CHANGELOG.md
vendored
Normal file
23
.github/CHANGELOG.md
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Add watcher in `dev` mode
|
||||||
|
|
||||||
|
## [v2.0.0-beta.4] - 2022-02-23
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Add typescript template option by [@misitebao](https://github.com/misitebao)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Modify window size by [@crushonyou18](https://github.com/crushonyou18)
|
||||||
|
|
||||||
|
**Full Changelog**: [v2.0.0-beta.3...v2.0.0-beta.4](https://github.com/misitebao/wails-template-vue/compare/v2.0.0-beta.3...v2.0.0-beta.4)
|
2
.github/README.md
vendored
2
.github/README.md
vendored
@ -55,7 +55,7 @@
|
|||||||
- [Contributors](#nav-9)
|
- [Contributors](#nav-9)
|
||||||
- [Community Exchange](#nav-10)
|
- [Community Exchange](#nav-10)
|
||||||
- [Part Of Users](#nav-11)
|
- [Part Of Users](#nav-11)
|
||||||
- [Release History](CHANGE.md)
|
- [Release History](CHANGELOG.md)
|
||||||
- [Donators](#nav-12)
|
- [Donators](#nav-12)
|
||||||
- [Sponsors](#nav-13)
|
- [Sponsors](#nav-13)
|
||||||
- [Special Thanks](#nav-14)
|
- [Special Thanks](#nav-14)
|
||||||
|
2
.github/README.zh-Hans.md
vendored
2
.github/README.zh-Hans.md
vendored
@ -54,7 +54,7 @@
|
|||||||
- [贡献者](#nav-9)
|
- [贡献者](#nav-9)
|
||||||
- [社区交流](#nav-10)
|
- [社区交流](#nav-10)
|
||||||
- [部分用户](#nav-11)
|
- [部分用户](#nav-11)
|
||||||
- [发布记录](CHANGE.md)
|
- [发布记录](CHANGELOG.md)
|
||||||
- [捐赠者](#nav-12)
|
- [捐赠者](#nav-12)
|
||||||
- [赞助商](#nav-13)
|
- [赞助商](#nav-13)
|
||||||
- [特别感谢](#nav-14)
|
- [特别感谢](#nav-14)
|
||||||
|
Loading…
Reference in New Issue
Block a user