Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 482 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 482 Bytes

Changelog

0.5.0

  • Global: Upgrade dependencies
  • Global: Migrate to yarn
  • Global: Uprade to node 18

0.4.1

  • License: Add MIT license
  • Global: Upgrade dependencies
  • Test: Add linter
  • Gui: Rename SSHmon to SSHMon and set monospace font

0.4.0

  • Test: Add some tests
  • BREAKING Config: Store hosts and forwardings as arrays in config file
  • Log: Spawn a bunyan process to print logs
  • Engine: Set NODE_ENV to production by default

0.3.14

  • Initial release