We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250ce56 commit 6b9282cCopy full SHA for 6b9282c
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.4.0 (2026-03-03)
5
+
6
+### Features
7
8
+- Add docs sync trigger ([#14](https://github.com/OpenAdaptAI/openadapt-capture/pull/14),
9
+ [`250ce56`](https://github.com/OpenAdaptAI/openadapt-capture/commit/250ce565ed2a2b2d60da02ab378faf8ea15a4c17))
10
11
12
## v0.3.0 (2026-02-18)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "openadapt-capture"
-version = "0.3.0"
+version = "0.4.0"
description = "GUI interaction capture - platform-agnostic event streams with time-aligned media"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments