Update changelog

This commit is contained in:
Benedikt Kulmann committed 2020-08-12 15:27:38 +02:00
1 parent 17658df8b6
commit 18a0ca1799
1 file changed
+1 -1
@@ -1,6 +1,6 @@
Bugfix: Adjust UUID validation to be more tolerant
The UUID now allows any alphanumeric character and "-" and "_" which
The UUID now allows any alphanumeric character and "-", "_", ".", "+" and "@" which
can also allow regular user names.
https://github.com/owncloud/ocis-settings/issues/41