Update change log

This commit is contained in:
Andreas Linde 2012-08-14 14:12:44 +02:00
parent 56751b0634
commit 69a966c427
2 changed files with 25 additions and 1 deletions

View File

@ -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:

View File

@ -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: