Marco Ricci commited on 2024-09-29 23:57:51
Zeige 1 geänderte Dateien mit 14 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -0,0 +1,14 @@ |
| 1 |
+### Added |
|
| 2 |
+ |
|
| 3 |
+ - Update README to add explanations for virtual environments and package |
|
| 4 |
+ extras. |
|
| 5 |
+ - Update README to demonstrate configuration storing and SSH agent use. |
|
| 6 |
+ Include comments on Windows support for SSH agents. |
|
| 7 |
+ - Use cross-references in the documentation of function signatures. |
|
| 8 |
+ |
|
| 9 |
+### Changed |
|
| 10 |
+ |
|
| 11 |
+ - Change links to point to public project repositories, if possible. For |
|
| 12 |
+ legal reasons. |
|
| 13 |
+ - Use the same filename/URL convention for API reference as the Python |
|
| 14 |
+ standard library does. |
|
| 0 | 15 |