diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a4efb0..73c774e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - [client] Do not fail in store_known_hosts_to_file if the path has no prefix - [server] Do not fail in write_certs_to_files if the cert and key files have non-existing parent directories, create them instead +- [client] Expose a stats() function on a connection to retrieve statistics ## Version 0.2.0 (2022-11-18) |