Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
niteshpatel committed Aug 30, 2016
1 parent 9f2bbfb commit 0d25efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nitezh/ministock/activities/PreferencesActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public class PreferencesActivity extends PreferenceActivity implements OnSharedP
private static boolean mPendingUpdate = false;
private static String mSymbolSearchKey = "";
private final String CHANGE_LOG = ""
+ "• Fix bug where last known prices were not being loaded in some locales<br/><br/>"
+ "• Bug fixes for localisation issues<br/><br/>"
+ "• Major rewrite to support future enhancements"
//+ "<br /><br /><i>If you appreciate this app please rate it 5 stars in the Android market!</i>"
+ "<br/><br/>IMPORTANT - "
Expand Down

0 comments on commit 0d25efc

Please sign in to comment.