Skip to content

Commit ffe41d1

Browse files
committed
Changelog updated
1 parent d69cfd8 commit ffe41d1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.8.10
2+
* Added new method to reset passcode `- (void)resetPasscode`, useful when using app extensions.
3+
14
# 3.8.9
25
* Added support for iOS App Extensions: defining `LTH_IS_APP_EXTENSION` for an extension target will fix `LTHPasscodeViewController` crashing.
36
* Added new method: `- (void)showLockScreenOver:(UIView *)superview withAnimation:(BOOL)animated withLogout:(BOOL)hasLogout andLogoutTitle:(NSString *)logoutTitle`. Used to provide a view in which the lock is going to be presented, sized to and centered in.
@@ -199,4 +202,4 @@ Renamed `SFHFKeychainUtils` to `LTHKeychainUtils` due to the possibility of conf
199202

200203
Please swap the deprecated methods with the suggested ones; I will remove them in the next release.
201204

202-
#### Thanks to everyone for the help and all the suggestions that found their way into this library!
205+
#### Thanks to everyone for the help and all the suggestions that found their way into this library!

0 commit comments

Comments
 (0)