Skip to content

Commit ce4888d

Browse files
committed
Update headers describing changes for Calimero v3
1 parent 85a87d1 commit ce4888d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ Calimero was developed with a focus on applications that run on embedded devices
99

1010
Code examples for using this library are shown in the [introduction](https://github.com/calimero-project/introduction).
1111

12-
**Changes with Calimero v3 snapshots**
13-
14-
| | Prior | => | New |
15-
|--------------------------|------------------------|-----|---------------|
16-
| _Maven group ID_ | com.github.calimero | | io.calimero |
17-
| _Modules_ | n/a | | io.calimero.* |
18-
| _Packages_ | tuwien.auto.calimero.* | | io.calimero.* |
19-
| _Logging prefix_ | calimero.* | | io.calimero.* |
20-
| _Logging API_ | SLF4J | | System.Logger |
12+
**Changes with Calimero 3**
13+
14+
| | v2 | | v3 |
15+
|--------------------------|------------------------|---|---------------|
16+
| _Maven group ID_ | com.github.calimero | | io.calimero |
17+
| _Modules_ | n/a | | io.calimero.* |
18+
| _Packages_ | tuwien.auto.calimero.* | | io.calimero.* |
19+
| _Logging prefix_ | calimero.* | | io.calimero.* |
20+
| _Logging API_ | SLF4J | | System.Logger |
2121

2222
Supported Features
2323
--------

0 commit comments

Comments
 (0)