From 0f5763452760716df78c361863b924b57aa5b242 Mon Sep 17 00:00:00 2001 From: Nguyen Van Nguyen Date: Fri, 13 Sep 2024 16:18:13 +0700 Subject: [PATCH] Release to version 1.1.13 Signed-off-by: Nguyen Van Nguyen --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 634265b9..8f51cf5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,3 +86,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [Full Changelog](https://github.com/web-of-trust/php-privacy/compare/1.1.11...1.1.12) - Fix packet reader. - Fix aead crypt. + +## 1.1.13 - released 2024-09-13 +[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/1.1.12...1.1.13) +- Support partial body length.