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.
1 parent 996adad commit 17ffb02Copy full SHA for 17ffb02
CHANGELOG.md
@@ -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
@@ -6,7 +6,7 @@
7
<groupId>com.signnow</groupId>
8
<artifactId>signnow-java-sdk</artifactId>
9
- <version>3.0.0</version>
+ <version>3.0.1</version>
10
<packaging>jar</packaging>
11
<name>signnow-java-sdk</name>
12
<description>SignNow official Java SDK</description>
0 commit comments