Add CHANGELOG.md

This commit is contained in:
Manfred Touron 2017-11-14 01:20:50 +01:00
parent 20a2ffcd6c
commit 9253b9dd60

21
CHANGELOG.md Normal file
View file

@ -0,0 +1,21 @@
# Changelog
## master (unreleased)
* Improve versionning (static VERSION + dynamic GIT_* info)
* Configuration management (backup + restore)
* Implement Exit (fix [#6](https://github.com/moul/sshportal/pull/6))
## 1.0.0 (2017-11-14)
Initial version
* Host management
* User management
* User Group management
* Host Group management
* Host Key management
* User Key management
* ACL management
* Connect to host using key or password
* Admin commands can be run directly or in an interactive shell