From c7f508fbfbddf21fbc17239f2b6acf72fd385c07 Mon Sep 17 00:00:00 2001 From: Emile Nijssen Date: Tue, 13 Jul 2021 21:11:45 +0200 Subject: [PATCH] Create changelog.json --- docs/changelog.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/changelog.json diff --git a/docs/changelog.json b/docs/changelog.json new file mode 100644 index 0000000..ea1b3e6 --- /dev/null +++ b/docs/changelog.json @@ -0,0 +1,4 @@ +{ + "1": "Initial version. Enjoy!", + "2": "You can now rename a client, and update the address. Enjoy!" +}