File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Change SSL dependency
2+
3+ We've switched our SSL dependency from ` ponylang/crypto ` to ` ponylang/ssl ` . ` ponylang/crypto ` is deprecated and will soon receive no further updates.
4+
5+ As part of the change, we also had to update the ` ponylang/lori ` dependency to version 0.6.2.
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file. This projec
1212
1313### Changed
1414
15+ - Changed SSL dependency ([ PR #54 ] ( https://github.com/ponylang/postgres/pull/54 ) )
16+
1517
1618## [ 0.2.1] - 2025-03-04
1719
@@ -36,4 +38,3 @@ All notable changes to this project will be documented in this file. This projec
3638### Added
3739
3840- Initial version
39-
You can’t perform that action at this time.
0 commit comments