diff options
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a7cbad3c7..89a72db295 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -121,8 +121,16 @@ This release is for desktop only. traffic. + +## [android/2021.1] - 2021-05-04 +This release is for Android only. + +This release is identical to android/2021.1-beta1. +This is our first non beta release for the Android platform! + + ## [android/2021.1-beta1] - 2021-04-06 -This releas is for Android only. From now on, Android releases will have this new header format +This release is for Android only. From now on, Android releases will have this new header format that is the same as the git tag they receive: `android/<version>`. ### Added |
