Skip to content

Commit 06f8433

Browse files
committed
docs: update CHANGELOG
1 parent 29185cc commit 06f8433

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

components/mesh_lite/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# ChangeLog
44

5-
## v1.0.2 - 2025-4-9
5+
## v1.0.2 - 2025-4-14
66

77
### Breaking Change:
88

@@ -13,6 +13,7 @@
1313

1414
#### Mesh
1515

16+
- Support longer data length in espnow ([29185cc](https://github.com/espressif/esp-mesh-lite/commit/29185cc323d199e609d1ff75fe21e5dab95c4e34))
1617
- Support getting mesh-lite core commit ID through API ([6265503](https://github.com/espressif/esp-mesh-lite/commit/62655031e5dc527d35ebb2c51389f100208991cd))
1718
- Optimize: The device disallowed as root node will not request to be included in the will list ([6265503](https://github.com/espressif/esp-mesh-lite/commit/62655031e5dc527d35ebb2c51389f100208991cd))
1819
- When the current node exceeds the maximum limit, deauthenticate its child node ([9c33dcf](https://github.com/espressif/esp-mesh-lite/commit/9c33dcf1c484ef91abc5227565100c67fb6d6f3d))

components/mesh_lite/CHANGELOG_CN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## v1.0.2 - 2025-4-9
3+
## v1.0.2 - 2025-4-14
44

55
### Breaking Change:
66

@@ -11,6 +11,7 @@
1111

1212
#### Mesh
1313

14+
- 支持 espnow 发送更长的数据 ([29185cc](https://github.com/espressif/esp-mesh-lite/commit/29185cc323d199e609d1ff75fe21e5dab95c4e34))
1415
- 新增 API 以获取当前 mesh-lite 库的 commit id ([6265503](https://github.com/espressif/esp-mesh-lite/commit/62655031e5dc527d35ebb2c51389f100208991cd))
1516
- 当设备被禁止成为根节点时将不会被加入到 “遗嘱” 列表中 ([6265503](https://github.com/espressif/esp-mesh-lite/commit/62655031e5dc527d35ebb2c51389f100208991cd))
1617
- 当前设备的层级超过最大限制时,断开其子节点的 sta 连接 ([9c33dcf](https://github.com/espressif/esp-mesh-lite/commit/9c33dcf1c484ef91abc5227565100c67fb6d6f3d))

0 commit comments

Comments
 (0)