From e4ec43d46862c20cd800afa77da4a267282064dd Mon Sep 17 00:00:00 2001 From: Siddharth Suresh Date: Fri, 20 Dec 2024 12:41:25 -0800 Subject: [PATCH] Update security protocol release notes --- docs/software/security-protocol-release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/software/security-protocol-release-notes.md b/docs/software/security-protocol-release-notes.md index b77dd9e5a7..1b6621aab5 100644 --- a/docs/software/security-protocol-release-notes.md +++ b/docs/software/security-protocol-release-notes.md @@ -53,6 +53,10 @@ It then follows that: # List of releases +## v22.0.0 (2024-11-06) + +* `Ledger` - protocol - Fixed an issue with read only TTL extensions not being charged for when initiated within a contract. + ## v20.4.0 (2024-04-08) * `Overlay` - security - remote crash could be triggered due to race condition in error code processing from a third party library.