Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 1.92 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[4.0.1] - 2022-06-02

Fixed

  • Bug introduced in 4.0.0 that broke deploying in archive mode

4.0.0 - 2022-06-02 [YANKED]

Breaking change

Added

  • Ability to provide a custom connection using the onBeforeConnect callback
  • Ability to use the password authentication feature of ssh2 (see #27 thanks @Sibyx)

Updated

  • Bump ssh2 to 1.10.0

3.0.5 - 2021-06-24

3.0.4 - 2020-02-27

3.0.3 - 2020-01-28

3.0.2 - 2020-01-28

3.0.1 - 2020-01-16

3.0.0 - 2019-10-23