File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
4
4
5
+ ## [ 2.14.0-1]
6
+
7
+ ### Added
8
+
9
+ - Add tool ` qsfpinfo ` to print QSFP EEPROM information ([ #3119 ] ).
10
+
11
+ ### Fixed
12
+
13
+ - Support more than 8 memory channels in ` mem_tg ` ([ #3138 ] ).
14
+ - Add bridge reset when device is unplugged ([ #3143 ] , [ #3144 ] ).
15
+ - Relax OpenSSL version check in ` pacsign ` ([ #3147 ] ).
16
+
17
+ [ 2.14.0-1 ] : https://github.com/OFS/opae-sdk/compare/2.13.0-3...2.14.0-1
18
+ [ #3119 ] : https://github.com/OFS/opae-sdk/pull/3119
19
+ [ #3138 ] : https://github.com/OFS/opae-sdk/pull/3138
20
+ [ #3143 ] : https://github.com/OFS/opae-sdk/pull/3143
21
+ [ #3144 ] : https://github.com/OFS/opae-sdk/pull/3144
22
+ [ #3147 ] : https://github.com/OFS/opae-sdk/pull/3147
23
+
5
24
## [ 2.13.0-3]
6
25
7
26
### Fixed
You can’t perform that action at this time.
0 commit comments