mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update change log
This commit is contained in:
parent
56751b0634
commit
69a966c427
14
README.md
14
README.md
@ -38,7 +38,19 @@ This documentation provides integrated help in Xcode for all public APIs and a s
|
||||
|
||||
## Changelog
|
||||
|
||||
### Version 2.5
|
||||
### Version 2.5.1
|
||||
|
||||
- General:
|
||||
|
||||
- [BUGFIX] Typo in delegate `shouldUseLiveIdentifier` of `BITHockeyManagerDelegate`
|
||||
- [BUGFIX] Default updateManager delegate wasn't set
|
||||
|
||||
- Crash Reporting:
|
||||
|
||||
- [BUGFIX] Crash when developer sends the notification `BITHockeyNetworkDidBecomeReachableNotification`
|
||||
|
||||
|
||||
### Version 2.5.0
|
||||
|
||||
- General:
|
||||
|
||||
|
@ -1,3 +1,15 @@
|
||||
## Version 2.5.1
|
||||
|
||||
- General:
|
||||
|
||||
- [BUGFIX] Typo in delegate `shouldUseLiveIdentifier` of `BITHockeyManagerDelegate`
|
||||
- [BUGFIX] Default updateManager delegate wasn't set
|
||||
|
||||
- Crash Reporting:
|
||||
|
||||
- [BUGFIX] Crash when developer sends the notification `BITHockeyNetworkDidBecomeReachableNotification`
|
||||
|
||||
|
||||
## Version 2.5
|
||||
|
||||
- General:
|
||||
|
Loading…
x
Reference in New Issue
Block a user