diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-29 14:43:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-29 14:43:02 -0400 |
| commit | c7d0928560c51bf7223cf163a6d46c03ed4c10ee (patch) | |
| tree | 6ac9bb0e30a946d81f9db605d61352057167465f /static | |
| parent | de6b9a739d0ef5c24db1a83988c4f3283df16183 (diff) | |
2020.05.29.00 release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/static/releases.html b/static/releases.html index 8ae1ce7e..140c2dae 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,7 +75,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.06.xx.xx">2020.06.xx.xx</a></li>--> + <li><a href="#2020.05.29.00">2020.05.29.00</a></li> <li><a href="#2020.05.23.12">2020.05.23.12</a></li> <li><a href="#2020.05.05.02">2020.05.05.02</a></li> <li><a href="#2020.04.14.23">2020.04.14.23</a></li> @@ -301,10 +301,8 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> - <!-- - - <h3 id="2020.06.xx.xx"> - <a href="#2020.06.xx.xx">2020.06.xx.xx</a> + <h3 id="2020.05.29.00"> + <a href="#2020.05.29.00">2020.05.29.00</a> </h3> <p>Tags:</p> @@ -324,8 +322,6 @@ <li>hardened_malloc: temporarily disable SLOT_RANDOMIZE to work around DeviceDescriptor sorting bug</li> </ul> - --> - <h3 id="2020.05.23.12"> <a href="#2020.05.23.12">2020.05.23.12</a> </h3> |
