add changelog
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Bugfix: Fix runtime error when type asserting on nil value
|
||||
|
||||
Fixed the case where an account UUID present in the context is nil, and type asserting it as a string would produce a runtime error.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/pull/38
|
||||
https://github.com/owncloud/ocis-settings/issues/37
|
||||
Reference in New Issue
Block a user