File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments