diff options
author | Martin Schanzenbach <mschanzenbach@posteo.de> | 2021-08-08 18:16:48 +0200 |
---|---|---|
committer | Martin Schanzenbach <mschanzenbach@posteo.de> | 2021-08-08 18:16:48 +0200 |
commit | a9e2a513ce99bd7cd236ef28261e5c80a66ae409 (patch) | |
tree | f5f3fa3d1f407d6bdd8cb59cec3cacb7dec4dd32 | |
parent | 12da7760cb3da198962318be387ebf96435c125a (diff) |
update news for 0.15
-rw-r--r-- | template/news/2021-08-0.15.0.html.j2 (renamed from template/news/2021-07-0.15.0.html.j2) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/2021-07-0.15.0.html.j2 b/template/news/2021-08-0.15.0.html.j2 index f87e8240..b466f130 100644 --- a/template/news/2021-07-0.15.0.html.j2 +++ b/template/news/2021-08-0.15.0.html.j2 @@ -54,7 +54,7 @@ <li>Introduced new TIME helper functions</li> </ul> </li> - <li><tt>SETU</tt>: XXX</li> + <li><tt>SETU</tt>: Implemented set union subsystem along with technical specification <a href="https://lsd.gnunet.org/lsd0003/">LSD0003</a>.</li> <li><tt>MESSENGER</tt>: New messenger component moved out of experimental.</li> </ul> <p> |