File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838
3939## Changelog
4040
41+ ### 0.7.0 (2021-01-23)
42+
43+ - Add ` EmDeviceEmulator#setResistorValueByNrAndBasSettings ` .
44+
45+
4146### 0.6.0 (2021-01-04)
4247
4348- Correctly close previous TCP socket on reconnects in ` TcpConnection ` .
Original file line number Diff line number Diff line change 33
44 <groupId >de.resol</groupId >
55 <artifactId >vbus-parent</artifactId >
6- <version >0.6 .0</version >
6+ <version >0.7 .0</version >
77 <name >RESOL VBus Parent</name >
88 <packaging >pom</packaging >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >de.resol</groupId >
55 <artifactId >vbus-parent</artifactId >
6- <version >0.6 .0</version >
6+ <version >0.7 .0</version >
77 <relativePath >..</relativePath >
88 </parent >
99 <artifactId >vbus-example</artifactId >
1212 <dependency >
1313 <groupId >de.resol</groupId >
1414 <artifactId >vbus</artifactId >
15- <version >0.6 .0</version >
15+ <version >0.7 .0</version >
1616 </dependency >
1717 <dependency >
1818 <groupId >com.fazecast</groupId >
Original file line number Diff line number Diff line change 33
44 <groupId >de.resol</groupId >
55 <artifactId >vbus</artifactId >
6- <version >0.6 .0</version >
6+ <version >0.7 .0</version >
77 <packaging >jar</packaging >
88
99 <name >RESOL VBus</name >
You can’t perform that action at this time.
0 commit comments