File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ Calimero was developed with a focus on applications that run on embedded devices
99
1010Code 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
2222Supported Features
2323--------
You can’t perform that action at this time.
0 commit comments