diff --git a/Build/Version.csproj b/Build/Version.csproj index 2d92d370c..88a3feed4 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.13.4 + 1.13.5 diff --git a/Changelog.md b/Changelog.md index 7b4af27bd..48b40074c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,12 @@ # Changelog +## 1.13.5 + +### Bug fixes + +* Fix: Plugin Exception Handler didn't disabled plugin if crash was detected @NicolasDorier +* Fix: Kraken rate provider failing due to bid > ask @NicolasDorier + ## 1.13.4 ### Bug fixes