You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,9 @@ This Clojure SDK is a framework for authoring Workflows and Activities in Clojur
9
9
10
10
### Status
11
11
12
-
**Alpha**
12
+
**Stable**
13
13
14
-
This SDK is battle-tested and used in production but is undergoing active development and is subject to breaking changes (*). Some features such as Child-Workflows and Updates are currently missing.
15
-
16
-
> (*) We will always bump at least the minor version when breaking changes are introduced and include a release note.
14
+
This SDK is feature complete with a stable API and used in production. Any future breaking changes will be managed by bumping at least the minor version and including a release note.
0 commit comments