From ff412c8c1f595a476e292b7cf3e3d93f3e8676e1 Mon Sep 17 00:00:00 2001 From: RamiBerm <54766858+RamiBerm@users.noreply.github.com> Date: Mon, 28 Feb 2022 16:02:11 +0200 Subject: [PATCH] Create CHANGELOG.md (#48) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..58b98d8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +V1.12 +1. Adding keyboard shortcut + 1.1 Copy ctrl + alt\option + c + 1.2 Push ctrl + alt\option + p +2. Improving code snippet structure + 1.1 URL prefix is now in parameter for easy change and multi-use + 1.2 Header params are now in a separate parameter for easy edit