Skip to content

Commit aa5b425

Browse files
committed
CHANGELOG tweaks
1 parent ecb526a commit aa5b425

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ ADDED:
1515
CHANGED:
1616

1717
- Improve execution logging
18-
- Drop Python 3.9, add 3.14
18+
- Supported Python versions are now 3.10- 3.14. Python 3.9 is end of life and has been removed.
1919

2020
FIXED:
2121

2222
- Reduce exposure of Entity context internally
2323

24-
REMOVED:
25-
2624
## v0.5.0
2725

2826
- Added support for Durable Entities

durabletask-azuremanaged/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## v1.0.0
99

10-
ADDED:
11-
1210
CHANGED:
1311

14-
- Drop Python 3.9, add 3.14
12+
- Supported Python versions are now 3.10- 3.14. Python 3.9 is end of life and has been removed.
1513
- Updates base dependency to durabletask v1.0.0
1614
- See durabletask changelog for more details
1715
- Allow logging configuration for DurableTaskSchedulerClient
1816

19-
FIXED:
20-
21-
REMOVED:
22-
2317
## v0.4.0
2418

2519
- Updates base dependency to durabletask v0.5.0

0 commit comments

Comments
 (0)