We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2c514 commit a84f7d0Copy full SHA for a84f7d0
CHANGELOG.md
@@ -5,19 +5,15 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-<<<<<<< andystaples/add-inprocess-test-backend
9
-## 1.4.0
+## Unreleased
10
11
ADDED
12
13
- Added `durabletask.testing` module with `InMemoryOrchestrationBackend` for testing orchestrations without a sidecar process
14
-=======
15
-## Unreleased
16
17
FIXED:
18
19
- Fix unbound variable in entity V1 processing
20
->>>>>>> main
21
22
## v1.3.0
23
0 commit comments