From 7f9c665c9d008defec7ae4a87a8d855ed27fbcf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Bastian=20Winkel?= <64214261+Jersyfi@users.noreply.github.com> Date: Tue, 6 Jul 2021 10:01:20 +0200 Subject: [PATCH] Changes for v0.1 --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcab92f..92d7f93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to `propsjs` will be documented in this file. -## v0.0.1 - 2021-25-06 +## v0.1.0 - 2021-07-06 -- Initial uploading \ No newline at end of file +- Added special function `mousemoveElements` +- Modified Documentation +- Modified Test file for new function +- Bug fix with element rotation + +## v0.0.1 - 2021-06-25 + +- Initial uploading