diff --git a/.changeset/changes_import.md b/.changeset/changes_import.md
new file mode 100644
index 000000000..0569f1674
--- /dev/null
+++ b/.changeset/changes_import.md
@@ -0,0 +1,19 @@
+---
+'@commercetools/importapi-sdk': minor
+---
+
+**Import changes**
+
+
+Added Property(s)
+
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `SearchKeywords`
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `LocalizedString`
+
+
+
+Removed Property(s)
+
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords`
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString`
+
diff --git a/changes.md b/changes.md
index bd7e9a051..85ea835e2 100644
--- a/changes.md
+++ b/changes.md
@@ -1,13 +1,15 @@
-**Api changes**
+**Import changes**
Added Property(s)
-- added property `published` to type `ShoppingListLineItem`
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `SearchKeywords`
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `LocalizedString`
-Changed Property(s)
+Removed Property(s)
-- :warning: changed property `actions` of type `MyBusinessUnitUpdate` from type `BusinessUnitUpdateAction[]` to `MyBusinessUnitUpdateAction[]`
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords`
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString`
diff --git a/references.txt b/references.txt
index 619ca3472..dfce084bd 100644
--- a/references.txt
+++ b/references.txt
@@ -408,3 +408,4 @@ dec65e707130185745930bde27ce78ae64ab29c1
7fc89775aaee48e4af3c517e46b1bd7f4de4779f
ba64943be238cc04b24cfafc30b4e1d47976fd4e
f308ced4b427eea3642d2d183f6d15f0c1287aa8
+ab2859c84d9f146e5d8556e905538b92af4aa044