1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00

Link to CHANGELOG.md

This commit is contained in:
neelkamath 2018-05-11 21:01:20 +05:30
parent 73e5c5ccfe
commit 67877cd15e

View File

@ -72,6 +72,10 @@ npm install
You can now run start the server software with a process manager like [PM2](https://github.com/Unitech/pm2). The client code will need to be copied into your http server directory. If you plan on using SSL to serve the client; you will need to use a reverse proxy, as TLS is not natively supported by the hack.chat server software (this may change in future releases).
# Changelog
A list of changes since the legacy client can be viewed in the [changelog](CHANGELOG.md).
## Authors
* **Marzavec** - *Initial work* - [marzavec](https://github.com/marzavec)