fix(core): No uncommitted changes detected in the project.

This commit is contained in:
2025-03-17 14:28:08 +00:00
parent 0db4b07b22
commit 151b8f498c
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 2025-03-17 - 4.2.1 - fix(core)
No uncommitted changes detected in the project.
## 2025-03-17 - 4.2.0 - feat(tlsalert)
add sendForceSniSequence and sendFatalAndClose helper functions to TlsAlert for improved SNI enforcement