mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-19 05:20:48 -05:00
Add changelog
This commit is contained in:
7
changelog/unreleased/change-replace-deprecated-substr
Normal file
7
changelog/unreleased/change-replace-deprecated-substr
Normal file
@@ -0,0 +1,7 @@
|
||||
Change: Replace deprecated String.prototype.substr()
|
||||
|
||||
We've replaced all occurrences of the deprecated String.prototype.substr()
|
||||
function with String.prototype.slice() which works similarly but isn't
|
||||
deprecated.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/3448
|
||||
Reference in New Issue
Block a user