Skip to content

Commit 032f3dd

Browse files
committed
release:v1.0.2
1 parent 3f569e0 commit 032f3dd

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ 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.2] - 2022.11.29
10+
11+
### Fixed
12+
13+
- 萬用遙控器小車拖拉過後,翻轉畫面小車位置偏移
14+
15+
## [v1.0.1] - 2022.11.15
816

917
### Fixed
1018

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

13-
## 2022.11.1
21+
## [v1.0.0] - 2022.11.1
1422

1523
### Fixed
1624

@@ -35,4 +43,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3543
### Changed
3644

3745
- 拿掉 webduinojs 的部份
38-
- 獨立的 mqttClient.js
46+
- 獨立的 mqttClient.js
47+
48+
[unreleased]: https://github.com/webduinoio/webduino-remote/compare/v1.0.2...HEAD
49+
[v1.0.2]: https://github.com/webduinoio/webduino-remote/releases/tag/v1.0.2
50+
[v1.0.1]: https://github.com/webduinoio/webduino-remote/releases/tag/v1.0.1
51+
[v1.0.0]: https://github.com/webduinoio/webduino-remote/releases/tag/v1.0.0

0 commit comments

Comments
 (0)