You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix changelog typo
* Support params in POST requests
* Add `version_number` support in fill_pdf method
* Add version-related constants, Update example
* Update docs
* Bump version
* Update tests, fix from tests
* Typo
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
-
# 1.5.0 (2022-09-07)
1
+
# 1.7.0 (2022-09-09)
2
+
3
+
- Added support for `version_number` in PDF Fill requests.
4
+
5
+
# 1.6.0 (2022-09-07)
2
6
3
7
- Added support for HTML/CSS and Markdown in `CreateEtchPacket`. [See examples here](https://www.useanvil.com/docs/api/e-signatures#generating-a-pdf-from-html-and-css).
0 commit comments