We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08311c5 + 6080f03 commit 035d4a4Copy full SHA for 035d4a4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.47.1
2
+
3
+- Fixed an issue where getting a list of GitLab merge requests using `.list()` would return only 20 items. (#819)
4
5
# 0.47.0
6
7
- Added support for removing users/groups from a project and possibility to check for groups with permissions to modify a PR. (#815)
fedora/python-ogr.spec
@@ -1,5 +1,5 @@
Name: python-ogr
-Version: 0.47.0
+Version: 0.47.1
Release: 1%{?dist}
Summary: One API for multiple git forges
@@ -48,6 +48,9 @@ One Git library to Rule!
48
49
50
%changelog
51
+* Sun Oct 29 2023 Packit Team <hello@packit.dev> - 0.47.1-1
52
+- New upstream release 0.47.1
53
54
* Wed Oct 11 2023 Packit Team <hello@packit.dev> - 0.47.0-1
55
- New upstream release 0.47.0
56
0 commit comments