Skip to content

Commit facb716

Browse files
author
Julien Veyssier
committed
1.0.0
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
1 parent a4c6b8b commit facb716

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 1.0.0 – 2021-06-01
10+
### Changed
11+
* address design review feedback
12+
913
## 0.0.9 – 2021-05-28
1014
### Added
11-
- ability to request signature via DocuSign for all PDF files
15+
* ability to request signature via DocuSign for all PDF files
1216

1317
## 0.0.8 – 2021-05-25
1418
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Approval</name>
55
<summary>Let users approve or reject files</summary>
66
<description><![CDATA[Approve/reject files based on workflows defined by admins.]]></description>
7-
<version>0.0.9</version>
7+
<version>1.0.0</version>
88
<licence>agpl</licence>
99
<author>Julien Veyssier</author>
1010
<namespace>Approval</namespace>

0 commit comments

Comments
 (0)