From 5367a76db5a65af05503d2adc03ed5ddce456a9c Mon Sep 17 00:00:00 2001 From: Pierre Donias Date: Tue, 11 Oct 2022 09:56:23 +0200 Subject: [PATCH] chore(lite): create CHANGELOG.md (#6457) --- @xen-orchestra/lite/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 @xen-orchestra/lite/CHANGELOG.md diff --git a/@xen-orchestra/lite/CHANGELOG.md b/@xen-orchestra/lite/CHANGELOG.md new file mode 100644 index 000000000..243e7dd1a --- /dev/null +++ b/@xen-orchestra/lite/CHANGELOG.md @@ -0,0 +1,5 @@ +# ChangeLog + +## **0.0.1** + +- Initial implementation