File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.10.0] ( https://github.com/play-iot/iot-vpn/tree/vpnc/v0.10.0 ) (2021-06-16)
4
+
5
+ ### Fixes
6
+
7
+ - Fix some DNS resolver bug related to ` BBB ` and ` connman `
8
+ - Provide workaround for [ #91 ] ( https://github.com/play-iot/iot-vpn/issues/91 )
9
+
3
10
## [ v0.9.5] ( https://github.com/play-iot/iot-vpn/tree/vpnc/v0.9.5 ) (2021-06-14)
4
11
5
12
### Changes
6
13
7
- - Resolve [ #85 ] ( https://github.com/play-iot/iot-vpn/issues/85 )
8
- - Resolve [ #86 ] ( https://github.com/play-iot/iot-vpn/issues/86 )
9
- - Resolve [ #66 ] ( https://github.com/play-iot/iot-vpn/issues/66 )
14
+ - Fixed [ #85 ] ( https://github.com/play-iot/iot-vpn/issues/85 )
15
+ - Fixed [ #86 ] ( https://github.com/play-iot/iot-vpn/issues/86 )
16
+ - Fixed [ #66 ] ( https://github.com/play-iot/iot-vpn/issues/66 )
10
17
11
18
## [ v0.9.4] ( https://github.com/play-iot/iot-vpn/tree/vpnc/v0.9.4 ) (2021-06-10)
12
19
Original file line number Diff line number Diff line change 1
- APP_VERSION = '0.9.6 '
1
+ APP_VERSION = '0.10.0 '
2
2
HASH_VERSION = 'dev'
You can’t perform that action at this time.
0 commit comments