diff --git a/CHANGELOG.md b/CHANGELOG.md index ce7ff370..0c51adc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.50.2 + +- There is a new method for getting a single commit comment, supporting also retrieval and adding reactions in GitHub. (#865) + # 0.50.1 - We have fixed an issue that caused inconsistencies with the expected behavior stated by the documentation when adding duplicate reactions to GitLab comments. (#861) diff --git a/fedora/python-ogr.spec b/fedora/python-ogr.spec index 5afe135e..349a4477 100644 --- a/fedora/python-ogr.spec +++ b/fedora/python-ogr.spec @@ -1,5 +1,5 @@ Name: python-ogr -Version: 0.50.1 +Version: 0.50.2 Release: 1%{?dist} Summary: One API for multiple git forges @@ -48,6 +48,9 @@ One Git library to Rule! %changelog +* Fri Oct 25 2024 Packit Team - 0.50.2-1 +- New upstream release 0.50.2 + * Fri Oct 11 2024 Packit Team - 0.50.1-1 - New upstream release 0.50.1