Changelog
This commit is contained in:
parent
dc1eba2847
commit
268c41a0ee
|
@ -0,0 +1,3 @@
|
|||
- Some `val` have been changed to `fun` to increase their visibility in the generated documentation. Just add `()` if you were using them.
|
||||
- `KeysBackupService.state` has been replaced by `KeysBackupService.getState()`
|
||||
- SDK documentation improved
|
Loading…
Reference in New Issue