diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ae7b7ff95662694869da0710cb8532d1c6dc69f..ea0de0ba7b1b4cf6000c673990acd1cadc5de53a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+[2.0.0] - 2021-05-04
+# Changed
+* moved to folder
+  
 [1.0.3] - 2019-10-30
 # Added
 * filter wpdesk_tracker_use_testdata
diff --git a/functions.php b/storefront-wpdesk-tests/functions.php
similarity index 100%
rename from functions.php
rename to storefront-wpdesk-tests/functions.php
diff --git a/functions_flexible_shipping.php b/storefront-wpdesk-tests/functions_flexible_shipping.php
similarity index 100%
rename from functions_flexible_shipping.php
rename to storefront-wpdesk-tests/functions_flexible_shipping.php
diff --git a/functions_rest_api.php b/storefront-wpdesk-tests/functions_rest_api.php
similarity index 100%
rename from functions_rest_api.php
rename to storefront-wpdesk-tests/functions_rest_api.php
diff --git a/style.css b/storefront-wpdesk-tests/style.css
similarity index 100%
rename from style.css
rename to storefront-wpdesk-tests/style.css
diff --git a/woocommerce/cart/cart-shipping.php b/storefront-wpdesk-tests/woocommerce/cart/cart-shipping.php
similarity index 100%
rename from woocommerce/cart/cart-shipping.php
rename to storefront-wpdesk-tests/woocommerce/cart/cart-shipping.php