diff --git a/CHANGELOG.md b/CHANGELOG.md index a8932d3f..634ab23d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog -## v1.15.1 (Unreleased) +## v1.16.0 +- Include Exception Properties at FailureDetails by nytian in([#474](https://github.com/microsoft/durabletask-dotnet/pull/474)) + +## v1.15.1 - Add version check to activities by @halspang in ([#472](https://github.com/microsoft/durabletask-dotnet/pull/472)) ## v1.15.0 @@ -300,3 +303,5 @@ Microsoft.DurableTask.Generators Initial public release + +