Skip to content

Commit

Permalink
prep for the release of 3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Coady <scoady@redhat.com>
  • Loading branch information
StephenCoady authored and mergify[bot] committed May 12, 2022
1 parent b31f179 commit 66532fd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ Release Notes

.. towncrier release notes start
3.0.1 (2022-05-12)

Development Changes
-------------------

* Add packit configuration allowing us to have automatic downstream RPM builds
(`#259 <https://github.com/fedora-infra/fedora-messaging/issues/259>`_)


Contributors
------------
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:

* Akashdeep Dhar


3.0.0 (2021-12-14)
==================

Expand Down
2 changes: 1 addition & 1 deletion fedora_messaging/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
pass


__version__ = "3.0.0"
__version__ = "3.0.1"

0 comments on commit 66532fd

Please sign in to comment.