aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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)