Skip to content

Commit 06de0be

Browse files
authored
Update CHANGELOG.md for v1.15.0 release (#469)
1 parent dd84948 commit 06de0be

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
2-
2+
## v1.15.0
3+
- Abandon workitem if processing workitem failed by @YunchuWang in ([#467](https://github.com/microsoft/durabletask-dotnet/pull/467))
4+
- Extended Sessions for Isolated (Orchestrations) by @sophiatev in ([#449](https://github.com/microsoft/durabletask-dotnet/pull/449))
5+
36
## v1.14.0
47
- Add RestartAsync API Support at DurableTaskClient ([#456](https://github.com/microsoft/durabletask-dotnet/pull/456))
58

@@ -292,3 +295,4 @@ Microsoft.DurableTask.Generators
292295
## v0.4.1-beta
293296

294297
Initial public release
298+

0 commit comments

Comments
 (0)