summaryrefslogtreecommitdiff
path: root/changes/refactor-changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes/refactor-changes')
-rw-r--r--changes/refactor-changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/refactor-changes b/changes/refactor-changes
new file mode 100644
index 00000000..3516f8c4
--- /dev/null
+++ b/changes/refactor-changes
@@ -0,0 +1,3 @@
+- Split frontend/backend in different files. Closes #5719.
+- Implement ZMQ based messaging system. Closes #5733.
+- Launch the backend in a different process than the app. Closes #5734.