Compare commits
2 Commits
b2c68d5aac
...
480e2da23e
Author | SHA1 | Date | |
---|---|---|---|
480e2da23e | |||
ba22602767 |
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.0.0-beta3] - 2025-08-29
|
||||||
|
### Changed
|
||||||
|
- update platformio.ini for beta version v2.0.0-beta3
|
||||||
|
- update createVendor and checkVendor functions to accept JsonDocument payload
|
||||||
|
|
||||||
|
|
||||||
## [2.0.0-beta2] - 2025-08-29
|
## [2.0.0-beta2] - 2025-08-29
|
||||||
### Added
|
### Added
|
||||||
- add Manufacturer Tags support documentation in German and English
|
- add Manufacturer Tags support documentation in German and English
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "2.0.0-beta2"
|
version = "2.0.0-beta3"
|
||||||
to_old_version = "2.0.0"
|
to_old_version = "2.0.0"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user