diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..693830f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ + +0.1.0 / 2015-03-26 +================== + +*Instantiation of client from credentials, URL or environment variables. +* User can trigger Pusher events on single channels, multiple channels, and exclude recipients +* Authentication of private and presence channels +* Pusher webhook validation +* Querying application state +* Cluster configuration, HTTPS support, timeout configuration. \ No newline at end of file