We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0d87a6 + 27ef79b commit 41a33eeCopy full SHA for 41a33ee
.VERSION
@@ -1 +1 @@
1
-0.0.2
+v1.0.0
CHANGELOG.md
@@ -1,12 +1,24 @@
[//]: # (START/LATEST)
2
# Latest
3
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
18
## Features:
-*
-## Fixes:
-## Security:
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
22
23
---
24
scripts/prepare-release.sh
100644
100755
0 commit comments