Skip to content

Commit a506aa4

Browse files
committed
Update changelog
1 parent 0b8090f commit a506aa4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org).
66

77
## [Unreleased]
88

9+
10+
## [0.8.0] - 2021-04-26
911
## Added
1012
- `IDocumentService.CreateTemplateFromDocumentAsync` that allows to create template by flattening an existing document
1113
- `IDocumentService.CreateDocumentFromTemplateAsync` that allows to create document from the template
1214

13-
1415
## [0.7.0] - 2021-03-28
1516
## Added
1617
- `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).
127128
[create freeform invite]: https://github.com/signnow/SignNow.NET/blob/develop/README.md#create-freeform-invite
128129

129130

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
131133
[0.7.0]: https://github.com/signnow/SignNow.NET/compare/0.6.0-beta...0.7.0
132134
[0.6.0-beta]: https://github.com/signnow/SignNow.NET/compare/0.5.2-beta...0.6.0-beta
133135
[0.5.2-beta]: https://github.com/signnow/SignNow.NET/compare/0.5.1-beta...0.5.2-beta

0 commit comments

Comments
 (0)