update library.json and readme.md

This commit is contained in:
Marco Scholl 2024-12-09 08:22:45 +01:00
parent 8f35b4cf42
commit ae504e70e3
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View File

@ -15,6 +15,9 @@ See the examples for basic usage options
## Changelog
### V2.1.2 - 2024-12-09
- adds unicast auto ack
### V2.1.1 - 2024-09-16
- fix minor bug in TP-Uart Driver (RX queue out of boundary)

View File

@ -1,6 +1,6 @@
{
"name": "knx",
"version": "2.1.1",
"version": "2.1.2",
"dependencies": {
},
"description": "knx stack",