File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Release 2.6.5 .dev0 - 10 JUNE 2022
1
+ ## Release 2.6.6 .dev0 - 29 JULY 2022
2
2
## Features Added
3
3
4
4
## Bugs fixed
5
5
6
+ ## Release 2.6.5 - 29 JULY 2022
7
+ ## Features Added
8
+ - Supported multi-gig ports for EthPortTable.yml #1177
9
+
10
+ ## Bugs fixed
11
+ - Fixed on-box support for start shell types #1190 #1186
12
+ - Fixed conn_open_timeout value was getting set to None , changed to default 30 seconds #1184
13
+
14
+
6
15
## Release 2.6.4 - 9 JUNE 2022
7
16
### Features Added
8
17
- Supported start_shell options to choose the shell types (sh or csh) #995
Original file line number Diff line number Diff line change 1
- VERSION = "2.6.5.dev0 "
2
- DATE = "2022-Jun-10 "
1
+ VERSION = "2.6.5"
2
+ DATE = "2022-July-29 "
3
3
4
4
# Augment with the internal version if present
5
5
try :
You can’t perform that action at this time.
0 commit comments