Skip to content

Commit 5708256

Browse files
author
OpenAdapt Bot
committed
0.14.0
Automatically generated by python-semantic-release
1 parent 22db2dc commit 5708256

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33

44

5+
## v0.14.0 (2023-11-10)
6+
7+
### Feature
8+
9+
* feat(openadapt.record): implemented notifications on record (#510)
10+
11+
* implemented notifications on record
12+
13+
fixed deprecated/visualize
14+
15+
* fix import ([`22db2dc`](https://github.com/OpenAdaptAI/OpenAdapt/commit/22db2dc7be561f1fd6e35489080779c1d95dc96d))
16+
17+
### Unknown
18+
19+
* Update README.md (#514) ([`f5a22fb`](https://github.com/OpenAdaptAI/OpenAdapt/commit/f5a22fbf0a2d2931216ac28b63b60dc7a8a4c3cb))
20+
21+
* Update LICENSE (#505) ([`97478b7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/97478b7369602d90655b3a211c97fe35d39c5403))
22+
23+
524
## v0.13.2 (2023-10-16)
625

726
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.13.2"
3+
version = "0.14.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)