handy-sshd/CHANGELOG.md
2023-08-10 07:25:09 +09:00

25 lines
596 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## [Unreleased]
## [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
[Unreleased]: https://github.com/nwtgck/handy-sshd/compare/v0.2.1...HEAD
[0.2.1]: https://github.com/nwtgck/handy-sshd/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/nwtgck/handy-sshd/compare/v0.1.0...v0.2.0