Skip to content

Commit ef156a4

Browse files
committed
release:release v1.0.1
1 parent 8da4a47 commit ef156a4

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

7-
## 2022.11.15
7+
## [Unreleased]
8+
9+
## [v1.0.1] - 2022.11.15
810

911
### Fixed
1012

1113
- 使用手機開啟萬用遙控器輸入文字會刷新畫面,導致無法正常完成操作
1214

13-
## 2022.11.1
15+
## [v1.0.0] 2022.11.1
1416

1517
### Fixed
1618

@@ -35,4 +37,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3537
### Changed
3638

3739
- 拿掉 webduinojs 的部份
38-
- 獨立的 mqttClient.js
40+
- 獨立的 mqttClient.js
41+
42+
[unreleased]: https://github.com/webduinoio/webduino-remote/compare/v1.0.1...HEAD
43+
[v1.0.1]: https://github.com/webduinoio/webduino-remote/releases/tag/v1.0.1
44+
[v1.0.0]: https://github.com/webduinoio/webduino-remote/releases/tag/v1.0.0

0 commit comments

Comments
 (0)