Skip to content

Commit 8852261

Browse files
Merge pull request #287 from sophie-h/patch-2
2022-10-18-new-release: Try to remove table
2 parents 89bbeb0 + e6bd3ad commit 8852261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-10-18-new-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ For the interested ones, here is the list of the merged pull requests:
480480
* [make use of impl T wherever possible](https://github.com/gtk-rs/gtk4-rs/pull/839)
481481
* [gtk: mark some of TextIter methods as nullable](https://github.com/gtk-rs/gtk4-rs/pull/840)
482482
* [book: Introduce template callbacks](https://github.com/gtk-rs/gtk4-rs/pull/835)
483-
* [gtk: mark Snapshot::to\_(node|paintable) as nullable](https://github.com/gtk-rs/gtk4-rs/pull/849)
483+
* [gtk: mark Snapshot::to\_(node\|paintable) as nullable](https://github.com/gtk-rs/gtk4-rs/pull/849)
484484
* [Don't require Send closures for GIO-style async functions](https://github.com/gtk-rs/gtk4-rs/pull/850)
485485
* [Remove unnecessary `Send` bounds from GIO-style async functions](https://github.com/gtk-rs/gtk4-rs/pull/851)
486486
* [Trust return value nullability again for gsk](https://github.com/gtk-rs/gtk4-rs/pull/855)

0 commit comments

Comments
 (0)