Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b867aade7d | |||
| 36771235ad |
@@ -1,5 +1,13 @@
|
||||
# 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
|
||||
### Added
|
||||
- add HTTP service to mDNS responder
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.7"
|
||||
version = "2.0.8"
|
||||
to_old_version = "1.5.10"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user