Compare commits
2 Commits
b2c68d5aac
...
480e2da23e
| Author | SHA1 | Date | |
|---|---|---|---|
| 480e2da23e | |||
| ba22602767 |
@@ -1,5 +1,11 @@
|
||||
# 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
|
||||
### Added
|
||||
- add Manufacturer Tags support documentation in German and English
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.0-beta2"
|
||||
version = "2.0.0-beta3"
|
||||
to_old_version = "2.0.0"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user