You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/release_notes/v2.0.0.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
# Version 1.0.0 (April 2024)
1
+
# Version 2.0.0 (April 24th, 2024)
2
2
3
-
## What's new in 1.0.0
4
-
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.
3
+
## What's new in 2.0.0
4
+
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.
5
+
6
+
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.
0 commit comments