diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c733d3..2d101f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * Fix path used to execute ssh-agent in cleanup.js to respect custom paths set by input (#235) +* Fix running with the .ssh directory already existing (#234) ## v0.9.0 [2024-02-06]