diff --git a/CHANGELOG.md b/CHANGELOG.md index 553d496..7e6374c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## v2.5.0 + +- Support for private key passphrases (#61) + ## v2.4.0 - Support for password authentication (#59)