Skip to content

Commit

Permalink
release: 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lovetox committed Oct 31, 2024
1 parent 903a00b commit 6835396
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
# 2.12.0 (31 Oct 2024)

## Feature

* Add Spelling 1
* Add GstRtp and GstRtps ([#188](https://github.com/pygobject/pygobject-stubs/issues/188)) (#188)

## Typing

* Improve type hints for
- Flatpak: Update to 1.15.10
- Gdk3
- GdkPixbuf: Update to 2.42.12
- Gio
- GIRepository: Update to 1.80.1
- GLib: Update to 2.80.5
- Graphene
- Gsk
- Gst
- Gst: Update to 1.24.7
- GstRtspServer
- Gtk3
- Gtk4: Update to 4.16.2
- GtkSource5: Update to 5.12.1
- Pango: Update to 1.54.0

# 2.11.0 (03 Apr 2024)

## Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ backend-path = ["pep517backend"]

[project]
name = "PyGObject-stubs"
version = "2.11.0"
version = "2.12.0"
description = "Typing stubs for PyGObject"
readme = "README.md"
requires-python = ">=3.7"
Expand Down

0 comments on commit 6835396

Please sign in to comment.