diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-13 13:15:55 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-13 13:15:55 -0500 |
| commit | f6fe835cddb9af7640b3d16b977efad8c59f9bf9 (patch) | |
| tree | 6f8f780af808fce347adbe3795508f404dd0b032 /static | |
| parent | 00a41098c3d66e53ff054aeaaf6e729dd8122b91 (diff) | |
gmscompat: Play Store Asset and Feature delivery
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 9ec9eb6e..cdee136a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -512,6 +512,7 @@ <p>Changes since the 2022010500 release:</p> <ul> + <li>Sandboxed Play services compatibility layer: add support for Play Store Asset and Feature delivery by extending relevant hooks to the Play Store in addition to Play services</li> </ul> </article> --> |
