diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-10-08 11:10:57 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-10-08 11:18:53 -0400 |
| commit | 60de069811e92b07de0cf2a5043f907a06bde2c9 (patch) | |
| tree | c8af80544afe71e37a1623900035450f2a045b04 /static | |
| parent | c5547e10f8274eb894e5871f6a84cc389e2270c6 (diff) | |
mention delta updates in release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 4ca47f3d..190d7eaa 100644 --- a/static/releases.html +++ b/static/releases.html @@ -356,6 +356,12 @@ <li>unified kernel tree (kernel/google/crosshatch) for Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL</li> </ul> + <p>Restoration of past features since the 2019.09.25.00 release:</p> + + <ul> + <li>begin generating / uploading delta updates from the last release to the current release</li> + </ul> + <h3 id="2019.09.25.00"> <a href="#2019.09.25.00">2019.09.25.00</a> </h3> |
