ssh-list 1.2.0

SSH connection manager with a TUI interface
# Change Log
All notable changes to this project will be documented in this file.

## [1.2.0] - 2025-08-09
### Added
- Connection copying
- Remote command execution

## [1.1.0] - 2025-08-03
### Added
- Support for importing from ~/.ssh/config
### Fixed
- Configuration file paths on Windows
- Terminal cursor visibility

## [1.0.1] - 2025-07-29
### Changed
- Table constraints
### Fixed
- Error handling

## [1.0.0] - 2025-07-24
Initial release