Compare commits
2 Commits
testing
...
b867aade7d
| Author | SHA1 | Date | |
|---|---|---|---|
| b867aade7d | |||
| 36771235ad |
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.0.8] - 2025-10-15
|
||||||
|
### Added
|
||||||
|
- Fix: Add NULL checks to prevent crash without RFID module
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Merge pull request #51 from Anzarion/main
|
||||||
|
|
||||||
|
|
||||||
## [2.0.7] - 2025-09-13
|
## [2.0.7] - 2025-09-13
|
||||||
### Added
|
### Added
|
||||||
- add HTTP service to mDNS responder
|
- add HTTP service to mDNS responder
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "2.0.7"
|
version = "2.0.8"
|
||||||
to_old_version = "1.5.10"
|
to_old_version = "1.5.10"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user