diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b6fe1ca..c858df8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ 2.2.0 ======================== * Added HMAC authentication support to the webinterface +* Added support for SSL/TLS +* Added support to change the context path of the server. This is helpful, if + you want to run ctbrec behind a proxy. E.g. Apache or NGINX 2.1.0