File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org).
6
6
7
7
## [ Unreleased]
8
8
9
+
10
+ ## [ 0.8.0] - 2021-04-26
9
11
## Added
10
12
- ` IDocumentService.CreateTemplateFromDocumentAsync ` that allows to create template by flattening an existing document
11
13
- ` IDocumentService.CreateDocumentFromTemplateAsync ` that allows to create document from the template
12
14
13
-
14
15
## [ 0.7.0] - 2021-03-28
15
16
## Added
16
17
- ` ISignInvite.CreateInviteAsync ` that allows to create embedded signing invite for a document
@@ -127,7 +128,8 @@ and this project adheres to [Semantic Versioning](http://semver.org).
127
128
[ create freeform invite ] : https://github.com/signnow/SignNow.NET/blob/develop/README.md#create-freeform-invite
128
129
129
130
130
- [ Unreleased ] : https://github.com/signnow/SignNow.NET/compare/0.7.0...HEAD
131
+ [ Unreleased ] : https://github.com/signnow/SignNow.NET/compare/0.8.0...HEAD
132
+ [ 0.8.0 ] : https://github.com/signnow/SignNow.NET/compare/0.7.0...0.8.0
131
133
[ 0.7.0 ] : https://github.com/signnow/SignNow.NET/compare/0.6.0-beta...0.7.0
132
134
[ 0.6.0-beta ] : https://github.com/signnow/SignNow.NET/compare/0.5.2-beta...0.6.0-beta
133
135
[ 0.5.2-beta ] : https://github.com/signnow/SignNow.NET/compare/0.5.1-beta...0.5.2-beta
You can’t perform that action at this time.
0 commit comments