Skip to content

Commit 17ffb02

Browse files
committed
Added CHANGELOG.md
1 parent 996adad commit 17ffb02

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#### 2025-01-20 v3.0.1
2+
- feature: Added javadoc blocks
3+
- bug: Prefill document fields endpoint fails
4+
- example: Added examples/DocumentPrefillTextFieldExample.java
5+
- feature: [Config] Renamed env variables: adding SIGNNOW prefixes
6+

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.signnow</groupId>
88
<artifactId>signnow-java-sdk</artifactId>
9-
<version>3.0.0</version>
9+
<version>3.0.1</version>
1010
<packaging>jar</packaging>
1111
<name>signnow-java-sdk</name>
1212
<description>SignNow official Java SDK</description>

0 commit comments

Comments
 (0)