Skip to content

Commit

Permalink
Merge pull request #547 from csomh/rel-0.22.0
Browse files Browse the repository at this point in the history
Write a changelog entry for release 0.22.0

Reviewed-by: Matej Focko
             https://github.com/mfocko
  • Loading branch information
2 parents e3c026c + 9616096 commit 9ac77fc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.22.0

## Features

- The retry mechanism of a `GithubService` can be customized using
`max_retries`. [#537](https://github.com/packit/ogr/pull/537)

## Minor

- `get_latest_release()` returns `None`, instead of raising an exception, when
there were no release in the project, yet. [#542](https://github.com/packit/ogr/pull/542)

# 0.21.0

## Features
Expand Down

0 comments on commit 9ac77fc

Please sign in to comment.