Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions docs/source/release_notes/v2.0.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Version 1.0.0 (April 2024)
# Version 2.0.0 (April 24th, 2024)

## What's new in 1.0.0
App SDK has been migrated to be dependent on [NVIDIA Holoscan SDK](https://developer.nvidia.com/holoscan-sdk) since Version [v0.6](https://github.com/nvidia-holoscan/holoscan-sdk/releases) when breaking changes were introduced in some core class APIs. This version is a simple update of the App SDK to make use of the newly released Holoscan SDK v1.0.3, as well as bug fixes of a few known issues.
## What's new in 2.0.0
App SDK had been migrated to be dependent on [NVIDIA Holoscan SDK](https://developer.nvidia.com/holoscan-sdk) since Version [v0.6](https://github.com/nvidia-holoscan/holoscan-sdk/releases) when breaking changes were introduced in some core class APIs.

This version of the App SDK is compatible with the newly released [Holoscan SDK v2.0.0](https://pypi.org/project/holoscan/2.0.0/), and is expected to be so with future minor releases of Holoscan SDK v2.

### Key changes and migration guide

Expand Down