diff --git a/changes/1212.bugfix.rst b/changes/1212.bugfix.rst new file mode 100644 index 000000000..b0ac69af3 --- /dev/null +++ b/changes/1212.bugfix.rst @@ -0,0 +1 @@ +Validation rules for bundle identifiers have been loosened. App IDs that contain country codes or language reserved words are no longer flagged as invalid. diff --git a/changes/1212.misc.rst b/changes/1212.misc.rst deleted file mode 100644 index 736d1542a..000000000 --- a/changes/1212.misc.rst +++ /dev/null @@ -1,7 +0,0 @@ -Refactored config.py to accept anything but the following below - -- Free text. -- Only one section. -- underscore -- comma -- exclamation point