File tree 2 files changed +14
-4
lines changed
2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 2
2
# Latest
3
3
4
4
## Features
5
- * A user-friendly description of a new feature. {issue-number}
5
+ * A user-friendly description of a new feature. {issue-number}
6
6
7
7
## Fixes
8
- * A user-friendly description of a fix. {issue-number}
8
+ * A user-friendly description of a fix. {issue-number}
9
9
10
10
## Security
11
- * A user-friendly description of a security fix. {issue-number}
11
+ * A user-friendly description of a security fix. {issue-number}
12
+
13
+ ---
14
+
15
+ [ // ] : # ( START/v1.0.0 )
16
+ # v1.0.0
17
+
18
+ ## Features
19
+ * Release Automation
20
+ * Updating pip install instructions in readme
21
+ * Converting models to use more user friendly names
12
22
13
23
---
14
24
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " onepasswordconnectsdk"
3
- version = " 0 .0.1 "
3
+ version = " 1 .0.0 "
4
4
description = " "
5
5
authors = [" 1Password" ]
6
6
You can’t perform that action at this time.
0 commit comments