mirror of
https://github.com/nwtgck/handy-sshd.git
synced 2025-06-26 09:53:26 +00:00
864 B
864 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
Unreleased
0.3.0 - 2023-08-11
Added
- Support Unix domain socket local port forwarding
- Support Unix domain socket remote port forwarding
Fixed
- Handle multiple global requests simultaneously
0.2.1 - 2023-08-09
Changed
- Update dependencies
0.2.0 - 2023-08-09
Added
- Add permissions
Changed
- Require one user at least
0.1.0 - 2023-08-08
Added
- Initial release