From 67877cd15e9aa1428301244e2b9a91172465a8f9 Mon Sep 17 00:00:00 2001 From: neelkamath Date: Fri, 11 May 2018 21:01:20 +0530 Subject: Link to CHANGELOG.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a959d3e..54cebf5 100644 --- a/README.md +++ b/README.md @@ -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) -- cgit v1.2.1