Browse Source

Added v2.0.4 changelog

working_branch
Kenneth Bruen 5 years ago
parent
commit
b654b6111e
  1. 6
      CHANGELOG.TXT
  2. 2
      pubspec.yaml

6
CHANGELOG.TXT

@ -1,3 +1,9 @@
v2.0.4
- added original time in case of delay for iOS
+ will be for Android soon
+ in case there is a delay, the original time will be shown with
a stroke through it and the new time will be shown below
v2.0.3
- added km badge colour for iOS
+ will be added for Android soon

2
pubspec.yaml

@ -11,7 +11,7 @@ description: O aplicație de vizualizare a datelor puse la dispoziție de Inform
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.0.3
version: 2.0.4
environment:
sdk: ">=2.3.0 <3.0.0"

Loading…
Cancel
Save