Skip to content

Commit ae504e7

Browse files
committed
update library.json and readme.md
1 parent 8f35b4c commit ae504e7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ See the examples for basic usage options
1515

1616
## Changelog
1717

18+
### V2.1.2 - 2024-12-09
19+
- adds unicast auto ack
20+
1821
### V2.1.1 - 2024-09-16
1922
- fix minor bug in TP-Uart Driver (RX queue out of boundary)
2023

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "knx",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"dependencies": {
55
},
66
"description": "knx stack",

0 commit comments

Comments
 (0)