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
12
12
13
13
### Changed
14
14
15
+ - Changed SSL dependency ([ PR #54 ] ( https://github.com/ponylang/postgres/pull/54 ) )
16
+
15
17
16
18
## [ 0.2.1] - 2025-03-04
17
19
@@ -36,4 +38,3 @@ All notable changes to this project will be documented in this file. This projec
36
38
### Added
37
39
38
40
- Initial version
39
-
You can’t perform that action at this time.
0 commit comments