From ef6ff31e87153aa7e7a14234e19b82f03664f674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= <jadahl@gmail.com> Date: Wed, 20 Mar 2024 22:02:58 +0100 Subject: [PATCH] Add wayland-protocols 1.33 and 1.34 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ã…dahl <jadahl@gmail.com> --- releases.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/releases.html b/releases.html index 5f33a25c..e7edb923 100644 --- a/releases.html +++ b/releases.html @@ -13,6 +13,26 @@ <h2>Release News</h2> +<h3>March 20, 2024</h3> +<p> +Version 1.34 of Wayland Protocols was released. +</p> + +<ul> +<li><a href="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.34/downloads/wayland-protocols-1.34.tar.xz">wayland-protocols-1.34.tar.xz</a> + - <a href="http://lists.freedesktop.org/archives/wayland-devel/2024-March/043537.html">Wayland Protocols 1.34 Release Announcement</a></li> +</ul> + +<h3>January 19, 2024</h3> +<p> +Version 1.33 of Wayland Protocols was released. +</p> + +<ul> +<li><a href="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.33/downloads/wayland-protocols-1.33.tar.xz">wayland-protocols-1.33.tar.xz</a> + - <a href="https://lists.freedesktop.org/archives/wayland-devel/2024-January/043400.html">Wayland Protocols 1.33 Release Announcement</a></li> +</ul> + <h3>November 28, 2023</h3> <p> Weston 12.0.3 has been released. -- GitLab