Skip to content

Commit

Permalink
docs: update CHANGELOG with release information
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Szufnarowski <filip.szufnarowski@intel.com>
  • Loading branch information
intelfisz authored and artek-koltun committed Jan 12, 2024
1 parent 773dcff commit 83a3469
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,20 @@ Entries in this file are grouped into several categories:

## [Unreleased]

## [0.2.0] - 2024-01-12

### Added

* Usage of SPDK Acceleration Framework for encryption ([#465](https://github.com/opiproject/opi-intel-bridge/pull/465)).
* Setting number of queues per NVMe controller ([#410](https://github.com/opiproject/opi-intel-bridge/pull/410)).
* Otel monitoring ([#317](https://github.com/opiproject/opi-intel-bridge/pull/317)).
* Nvme/TCP as a target ([#314](https://github.com/opiproject/opi-intel-bridge/pull/314)).
* HTTP gateway for inventory service ([264](https://github.com/opiproject/opi-intel-bridge/pull/264)).
* Virtio-blk support ([#234](https://github.com/opiproject/opi-intel-bridge/pull/234)).
* HTTP gateway for inventory service ([264](https://github.com/opiproject/opi-intel-bridge/pull/264))
* Nvme/TCP as a target ([#314](https://github.com/opiproject/opi-intel-bridge/pull/314))
* Otel monitoring ([#317](https://github.com/opiproject/opi-intel-bridge/pull/317))
* Nvme/TCP PSK support ([#318](https://github.com/opiproject/opi-intel-bridge/pull/318))
* Setting number of queues per NVMe controller ([#410](https://github.com/opiproject/opi-intel-bridge/pull/410))

### Security

* Nvme/TCP PSK support ([#318](https://github.com/opiproject/opi-intel-bridge/pull/318)).

## [0.1.0] - 2023-07-14

Expand Down

0 comments on commit 83a3469

Please sign in to comment.