From 8494257f8585a7aadffc69947d59b6081ef928db Mon Sep 17 00:00:00 2001 From: Phil Lopreiato Date: Sun, 24 Feb 2019 16:31:01 -0500 Subject: [PATCH] Version 5.1.0 Whatsnew --- android/src/main/res/raw/changelog.txt | 12 +++++------- android/src/release/play/en-US/whatsnew | 12 +++++------- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/android/src/main/res/raw/changelog.txt b/android/src/main/res/raw/changelog.txt index 5d4f29b54..59342f067 100644 --- a/android/src/main/res/raw/changelog.txt +++ b/android/src/main/res/raw/changelog.txt @@ -1,11 +1,9 @@ -Version 5.0.0:
- - Fix crashes when modifying mytba data
- - Show team media in team@event view
- - Show team locations in search results
- - Support https deep links
- - Fix opening team urls with leading zeros
+Version 5.1.0:
+ - 2019 scoring support
+ - fix offseason events now appearing across month boundaries
+ - improve team@event summary before events start
+ - fix crash in contributors view

View the full changelog for this and previous releases on the GitHub page:
https://github.com/the-blue-alliance/the-blue-alliance-android/releases

-
diff --git a/android/src/release/play/en-US/whatsnew b/android/src/release/play/en-US/whatsnew index 3f21402fb..2f50eb1e5 100644 --- a/android/src/release/play/en-US/whatsnew +++ b/android/src/release/play/en-US/whatsnew @@ -1,11 +1,9 @@ -Version 5.0.0: - - Fix crashes when modifying mytba data - - Show team media in team@event view - - Show team locations in search results - - Support https deep links - - Fix opening team urls with leading zeros +Version 5.1.0: + - 2019 scoring support + - fix offseason events now appearing across month boundaries + - improve team@event summary before events start + - fix crash in contributors view View the full changelog for this and previous releases on the GitHub page: https://github.com/the-blue-alliance/the-blue-alliance-android/releases -