From 29fc671fe0c6cdbe7a294fc5cd32ca18aa0ec8b0 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Sun, 2 Jun 2024 15:59:39 +0200 Subject: [PATCH] Add missing information in last release blog post --- _posts/2024-02-04-new-release.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_posts/2024-02-04-new-release.md b/_posts/2024-02-04-new-release.md index dc0034ce1..3728ff7f5 100644 --- a/_posts/2024-02-04-new-release.md +++ b/_posts/2024-02-04-new-release.md @@ -6,12 +6,18 @@ categories: [front, crates] date: 2024-06-01 13:00:00 +0000 --- +This is the blog post release for gtk4-rs `0.8` and gtk-rs-core `0.19`. + Although this release happened a few months ago, we finally had time to finish this release blog post! This is a smaller release than usual, bringing some nice quality of life improvements. Enjoy! +### gtk3 + +Support for gtk3-rs crates was dropped. No more updates will be done on it. If you didn't yet, please migrate to gtk4-rs. + ### gtk-rs-core #### Removal of glib channels