Changelog update for version bump

This commit is contained in:
Alexander Cerutti
2025-11-27 21:22:06 +01:00
parent dca5efc190
commit 0f375d65a8

View File

@@ -1,5 +1,11 @@
# Changelog # Changelog
### 3.5.6 (27 Nov 2025)
- Updated `node-forge` to v1.3.2 to address CVE-2025-12816 (PR #258)
---
### 3.5.5 (31 Oct 2025) ### 3.5.5 (31 Oct 2025)
- Fixed `venuePlaceID` typescript signature, which was marked as mandatory while Joi schema was marking it as optional (PR #256) - Fixed `venuePlaceID` typescript signature, which was marked as mandatory while Joi schema was marking it as optional (PR #256)