diff --git a/Changelog b/Changelog index f5b6f8bc..ff39b642 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +* Thu Feb 16 2023 Martin Spinler - 6.17.2-1 +- [FEATURE] added pynfb - Python package for NFB API +- [FEATURE] try to restart NDP queue if first start fail in driver +- [BUGFIX] do not stuck on queue stop, even with kill signal +- [BUGFIX] disable MI access to components inside of the unconnected endpoint + * Fri Feb 10 2023 Martin Spinler - 6.17.1-1 - [FEATURE] added support for boot on ia420f card in active serial mode - [BUGFIX] safe handling the transmission of undersized and oversized packets diff --git a/VERSION b/VERSION index 369689dd..e0fd9e07 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.17.1 +6.17.2