diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-30 21:11:22 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-01-02 13:47:10 -0500 |
| commit | d42db72e7ee7fbe7f3810d6c52df1f6013257302 (patch) | |
| tree | c96195ff904334041d5455b1948f664230395178 | |
| parent | 8190d955c21116901d98e5507905b29fa6f9700d (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 6584776a..43bead33 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024123000">2024123000</a></li>--> + <li><a href="#2024123000">2024123000</a></li> <li><a href="#2024121200">2024121200</a></li> <li><a href="#2024120900">2024120900</a></li> <li><a href="#2024120702">2024120702</a></li> @@ -550,6 +550,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024123000">2024123000</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024123000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024123000"> + <h3><a href="#2024123000">2024123000</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024123000">2024123000</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024121200 release:</p> <ul> @@ -578,7 +593,6 @@ <li>fix ignoring harmless fingerprint-service.goodix crash for our system service crash reporting</li> </ul> </article> - --> <article id="2024121200"> <h3><a href="#2024121200">2024121200</a></h3> |
