Skip to content

Commit 41a33ee

Browse files
Merge pull request #8 from 1Password/release/v1.0.0
Preparing v1.0.0 release
2 parents c0d87a6 + 27ef79b commit 41a33ee

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

.VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
v1.0.0

CHANGELOG.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
[//]: # (START/LATEST)
22
# Latest
33

4+
## Features
5+
* A user-friendly description of a new feature. {issue-number}
6+
7+
## Fixes
8+
* A user-friendly description of a fix. {issue-number}
9+
10+
## Security
11+
* A user-friendly description of a security fix. {issue-number}
12+
13+
---
14+
15+
[//]: # (START/v1.0.0)
16+
# v1.0.0
17+
418
## Features:
5-
*
6-
## Fixes:
7-
*
8-
## Security:
9-
*
19+
* Added release automation
20+
* Upgraded to use Connect SDK v1.0.1
21+
* Vault backend properly identifies itself to the Connect API with a correct user agent
1022

1123
---
1224

scripts/prepare-release.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)