Skip to content

Commit c3be39a

Browse files
Merge pull request #243 from gtk-rs/fix-link
Fix mardown link
2 parents d2349da + a081111 commit c3be39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-06-22-new-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ For the interested ones, here is the list of the merged pull requests:
247247
* [glib: Mark various Variant getter functions correctly as (transfer fu…](https://github.com/gtk-rs/gtk-rs-core/pull/59)
248248
* [glib: Fix leaks in FromGlibContainer impls for GString](https://github.com/gtk-rs/gtk-rs-core/pull/60)
249249
* [glib: Implement main context acquire guard type](https://github.com/gtk-rs/gtk-rs-core/pull/72)
250-
* [glib: bind \[freeze|thaw\]\_notify](https://github.com/gtk-rs/gtk-rs-core/pull/78)
250+
* [glib: bind freeze\_notify and freeze\_thaw](https://github.com/gtk-rs/gtk-rs-core/pull/78)
251251
* [Add missing doc aliases](https://github.com/gtk-rs/gtk-rs-core/pull/83)
252252
* [Add doc alias check](https://github.com/gtk-rs/gtk-rs-core/pull/86)
253253
* [Add missing doc aliases on variants](https://github.com/gtk-rs/gtk-rs-core/pull/91)

0 commit comments

Comments
 (0)