Skip to content

Commit 9757d76

Browse files
committed
release v1.2.0
1 parent 4503928 commit 9757d76

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1+
## v1.2.0 (Released 2024-02-19)
2+
3+
ADDITIONS
4+
5+
- signer: add convenience method for creating a signer given an already built etree.Document
6+
7+
IMPROVEMENTS
8+
9+
- fix: support Signature element on the root level
10+
11+
BUILD
12+
13+
- build: use latest stable Go release
14+
- fix(deps): update module github.com/beevik/etree to v1.3.0
15+
- fix(deps): update module github.com/smartystreets/goconvey to v1.8.1
16+
117
## v1.1.1 (Released 2023-06-08)
218

3-
FIXES
19+
IMPROVEMENTS
420

521
- Preserve CDATA text when signing a document
622
- Typo in TestEnvelopedSignatureProcess

0 commit comments

Comments
 (0)