Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 475 Bytes

Changelog

1.1.1 (2019-05-01)

  • Fix: Only start consuming STDOUT data once connection is ready. (#11 by @clue)

  • Add documentation and example for MySQL database SSH tunnel. (#13 by @clue)

1.1.0 (2019-01-21)

  • Feature: Improve platform support (chroot environments, Mac and others) and do not inherit open FDs to SSH child process by overwriting and closing. (#10 by @clue)

1.0.0 (2018-12-19)

  • First stable release, following SemVer