Skip to content

Commit

Permalink
release: 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Repro Bot committed Feb 21, 2016
1 parent 8697e9d commit ef3c41d
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 1.5.1 (2016/02/21)

## Improvements

- New In-App Message
- Enables to choose Dialog type
- Enables to use two buttons in message

## Changes

- Removes deprecated APIs

# 1.4.27 (2016/02/11)

## Changes
Expand Down
4 changes: 0 additions & 4 deletions Repro.embeddedframework/Repro.framework/Headers/Repro.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,4 @@ typedef NS_ENUM(NSInteger, RPRLogLevel) {
// Integrations
+ (void)integrateRtoaster:(NSString *)accountID;

// Deprecated
+ (void)enableUsabilityTesting __attribute__ ((deprecated));
+ (void)survey:(NSError**)error __attribute__ ((deprecated));

@end
Binary file modified Repro.embeddedframework/Repro.framework/Info.plist
Binary file not shown.
Binary file modified Repro.embeddedframework/Repro.framework/Repro
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ef3c41d

Please sign in to comment.