Skip to content

Commit ef948c6

Browse files
committed
changelog: update for 2.14.0-1
Signed-off-by: Peter Colberg <peter.colberg@intel.com>
1 parent 73a002e commit ef948c6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

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+
524
## [2.13.0-3]
625

726
### Fixed

0 commit comments

Comments
 (0)