diff --git a/src/NBomber/NBomber.fsproj b/src/NBomber/NBomber.fsproj index 201d0211..1b52aade 100644 --- a/src/NBomber/NBomber.fsproj +++ b/src/NBomber/NBomber.fsproj @@ -3,7 +3,7 @@ netstandard2.0 Anton Moldovan NBomber - 4.0.0-beta7 + 4.0.0-beta8 NBomber@2022 true snupkg @@ -16,7 +16,9 @@ Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push). true true - - added live status update for console + true + - added ClientPool +- fxed bug with wrong data size calculation for GlobalStep info