diff options
-rwxr-xr-x | release_notes.asciidoc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/release_notes.asciidoc b/release_notes.asciidoc index 60a4fe63..d004d066 100755 --- a/release_notes.asciidoc +++ b/release_notes.asciidoc @@ -20,6 +20,18 @@ ifdef::backend-docbook[] endif::backend-docbook[] +== Release 1.95 == + +* TUI support per stream stats (press s to get to this window) +* per stream statistic API examples +* Add Python API automatic documentation scripts +* Fix issue with a packet smaller than 64 bytes + +=== Known issue + +* High speed of start/stop of per stream stats give zero in statistics + + == Release 1.94 == * Fix Python API stop/sync issue. Now TX counters are synced in case of stop API |