diff --git a/CHANGELOG.md b/CHANGELOG.md index 063f6636..470fcbb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.24.0 + +- Exceptions for non-supported features were refactored. +- Behaviour of Github.get_file_content() was unified with GitLab and Pagure. + # 0.23.0 - Fixed authentication of 'gitlab' type. diff --git a/fedora/python-ogr.spec b/fedora/python-ogr.spec index e2a3f7f9..725ae70c 100644 --- a/fedora/python-ogr.spec +++ b/fedora/python-ogr.spec @@ -1,7 +1,7 @@ %global srcname ogr Name: python-%{srcname} -Version: 0.23.0 +Version: 0.24.0 Release: 1%{?dist} Summary: One API for multiple git forges @@ -52,6 +52,9 @@ rm -rf %{srcname}.egg-info %changelog +* Fri Apr 23 2021 Matej Mužila - 0.24.0-1 +- New upstream release 0.24.0 + * Thu Mar 18 2021 Jiri Popelka - 0.23.0-1 - New upstream release 0.23.0