Skip to content

Commit cf36f14

Browse files
committed
Release to version 2.2.4
Signed-off-by: Nguyen Van Nguyen <nguyennv1981@gmail.com>
1 parent 699c3fd commit cf36f14

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
142142
- Fix creation of dynamic property is deprecated.
143143
- Fix implicit conversion from float to int loses precision.
144144

145+
## 1.2.9 - released 2026-02-27
146+
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/1.2.8...1.2.9)
147+
- Refactor key material constructor.
148+
- Use rsa openssl sign & verify if available.
149+
145150
## 2.0.0 - released 2024-10-01
146151
- Release to major version 2
147152

@@ -202,3 +207,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
202207
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/2.2.2...2.2.3)
203208
- Fix creation of dynamic property is deprecated.
204209
- Fix implicit conversion from float to int loses precision.
210+
211+
## 2.2.4 - released 2026-02-27
212+
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/2.2.3...2.2.4)
213+
- Refactor key material constructor.
214+
- Use rsa openssl sign & verify if available.

0 commit comments

Comments
 (0)