diff --git a/ChangeLog.md b/ChangeLog.md index d91eaba..21edcb8 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,7 +1,7 @@ # Change Log ## 0.3.1-pre-release-0.1 [20210511] ### BREAKING -- Ability to configure CORS settings for socket.io see [#240](../../issues/240) for more information how this may break exisiting deployments +- Ability to configure CORS settings for socket.io see [#240](../../issues/240) for more information on how this may break exisiting deployments ### Fixed - obey host ssh.host in config fixes #190 ### Changed