diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-09 12:52:34 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-20 16:26:02 +0300 |
commit | 514fc7bd5801543f97574da159385a7490b386b7 (patch) | |
tree | bfa77b344399cc6d0a64d98c7de014aacce5de72 /docs/markdown/snippets | |
parent | d9cb8836c51aeb9f206466f3f43612ab7c9966cf (diff) | |
download | meson-514fc7bd5801543f97574da159385a7490b386b7.zip meson-514fc7bd5801543f97574da159385a7490b386b7.tar.gz meson-514fc7bd5801543f97574da159385a7490b386b7.tar.bz2 |
add wayland stabilisation to release notes
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/stabilized-wayland.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/stabilized-wayland.md b/docs/markdown/snippets/stabilized-wayland.md new file mode 100644 index 0000000..3b132e6 --- /dev/null +++ b/docs/markdown/snippets/stabilized-wayland.md @@ -0,0 +1,4 @@ +## The Wayland module is stable + +The Wayland module has been tested in several projects and had the +last breaking change in Meson 0.64.0; it is now marked as stable. |