From 6a3d0ae18e74b4226c1698d680eedbfa541c25ad Mon Sep 17 00:00:00 2001 From: Jerald Austero Date: Fri, 29 Dec 2023 08:54:48 +0800 Subject: [PATCH] Add changelog file --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..982424d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,4 @@ +# Changelog +**Keep track of every change of the tawk-messenger-ember.** +This changelog list all additions and updates to the plugin, in chronological order. +All notable changes in this project will be documented in this file.