We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33b36d commit 1bae4f0Copy full SHA for 1bae4f0
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
4
5
+## v0.30.0 (2024-06-05)
6
+
7
+### Feature
8
9
+* feat(dashboard): Add feature to remove action events (#688)
10
11
+* feat: Add feature to remove action events
12
13
+* fix: Fix database revision ([`f33b36d`](https://github.com/OpenAdaptAI/OpenAdapt/commit/f33b36d1199b153baa4689ff3c9a1e897f59d55f))
14
15
16
## v0.29.0 (2024-06-05)
17
18
### Documentation
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.29.0"
+version = "0.30.0"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
0 commit comments