Skip to content

Commit bc359c1

Browse files
authored
Update CHANGELOG.md for version v1.16.0 (#478)
* Update CHANGELOG.md for version v1.16.0 Added new version v1.16.0 and updated previous versions in the changelog. * Revise CHANGELOG with recent version updates Updated changelog to include new versions and changes. * Update CHANGELOG.md
1 parent 6a1f434 commit bc359c1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
## v1.15.1 (Unreleased)
3+
## v1.16.0
4+
- Include Exception Properties at FailureDetails by nytian in([#474](https://github.com/microsoft/durabletask-dotnet/pull/474))
5+
6+
## v1.15.1
47
- Add version check to activities by @halspang in ([#472](https://github.com/microsoft/durabletask-dotnet/pull/472))
58

69
## v1.15.0
@@ -300,3 +303,5 @@ Microsoft.DurableTask.Generators
300303

301304
Initial public release
302305

306+
307+

0 commit comments

Comments
 (0)