Added v2.0.4 changelog

This commit is contained in:
Kenneth Bruen 2019-09-15 04:48:15 +03:00
parent 7f5feff9c2
commit b654b6111e
2 changed files with 7 additions and 1 deletions

View file

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

View file

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