All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.0 - 2021-01-22
- Update dependencies
- Use tokio 1.0
- Allow long messages
- fix unknown key name issue #356
0.3.2 - 2020-09-12
- Update dependencies
0.3.1 - 2020-08-12
- Tweak PAM settings
- Update depnedencies
- Use the abusolute path for conffiles
0.3.0 - 2020-06-16
- Notify Systemd
- Update the rust version
- Handle the send-back error
- Update default AuthorizedKeysCommand style
- Update depnedencies
0.2.0 - 2020.05.30
- Enhance rate limit information
- Rewrite all hyper-related methods to asynchronous ones
- Make http client reusable
- Update some depnedencies
0.1.0 - 2020.05.16
- Initial release