Skip to content

Commit e500504

Browse files
Merge pull request #4 from 1Password/release/v1.0.0
Preparing release v1.0.0
2 parents f96c474 + 66d70e2 commit e500504

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,23 @@
22
# Latest
33

44
## Features
5-
* A user-friendly description of a new feature. {issue-number}
5+
* A user-friendly description of a new feature. {issue-number}
66

77
## Fixes
8-
* A user-friendly description of a fix. {issue-number}
8+
* A user-friendly description of a fix. {issue-number}
99

1010
## 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
1222

1323
---
1424

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 = "onepasswordconnectsdk"
3-
version = "0.0.1"
3+
version = "1.0.0"
44
description = ""
55
authors = ["1Password"]
66

0 commit comments

Comments
 (0)