This repository was archived by the owner on Apr 6, 2021. It is now read-only.
Commit e48d4b0
authored
Version 0.9.6Fix optional parameter to SecurityContext setter (#32)
* Fix optional parameter to SecurityContext setter
The API of security context changed, and "file" is no longer an optional parameter to .setTrustedCertificates, but mandatory.
* Update pubspec.yaml
* Update CHANGELOG.md
* Update pubspec.yaml
Version 0.9.61 parent 3ed8c55 commit e48d4b0
3 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
0 commit comments