diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..75349ba --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# Changelog + +## v1.0.0 + +- Allow for communication between application instances. +- Allow for only one application instance to run at the same time.