We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31f179 commit 66532fdCopy full SHA for 66532fd
docs/changelog.rst
@@ -4,6 +4,23 @@ Release Notes
4
5
.. towncrier release notes start
6
7
+3.0.1 (2022-05-12)
8
+
9
+Development Changes
10
+-------------------
11
12
+* Add packit configuration allowing us to have automatic downstream RPM builds
13
+ (`#259 <https://github.com/fedora-infra/fedora-messaging/issues/259>`_)
14
15
16
+Contributors
17
+------------
18
+Many thanks to the contributors of bug reports, pull requests, and pull request
19
+reviews for this release:
20
21
+* Akashdeep Dhar
22
23
24
3.0.0 (2021-12-14)
25
==================
26
fedora_messaging/__init__.py
@@ -23,4 +23,4 @@
pass
-__version__ = "3.0.0"
+__version__ = "3.0.1"
0 commit comments