Updated CHANGELOG.md

This commit is contained in:
github-actions[bot]
2021-07-23 03:16:26 +00:00
parent 287e7d27ff
commit c55d253eaa

View File

@@ -4,6 +4,10 @@
[Full Changelog](https://github.com/mvndaemon/mvnd/compare/0.5.2...HEAD)
**Implemented enhancements:**
- If a failure happens in a module, the client should display it as soon as possible [\#438](https://github.com/mvndaemon/mvnd/issues/438)
**Fixed bugs:**
- The IPC sync context fails instead of reconnecting [\#446](https://github.com/mvndaemon/mvnd/issues/446)