Compare commits
2 Commits
b867aade7d
...
v2.0.9
| Author | SHA1 | Date | |
|---|---|---|---|
| 4dff77e75d | |||
| 907765bcaa |
@@ -1,5 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.9] - 2025-10-15
|
||||
|
||||
## [2.0.8] - 2025-10-15
|
||||
### Added
|
||||
- Fix: Add NULL checks to prevent crash without RFID module
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.8"
|
||||
version = "2.0.9"
|
||||
to_old_version = "1.5.10"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user