Skip to content

Commit

Permalink
Release 0.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Konečný <[email protected]>
  • Loading branch information
Zlopez committed Mar 6, 2019
1 parent b790c00 commit 43aa48f
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 5 deletions.
2 changes: 1 addition & 1 deletion anitya/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


__api_version__ = "1.0"
__version__ = "0.14.1"
__version__ = "0.15.1"
35 changes: 35 additions & 0 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,41 @@ Release Notes

.. towncrier release notes start
0.15.1 (2019-03-06)
===================

Bug Fixes
---------

* Fix topic for fedora_messaging
(`PR#750 <https://github.com/release-monitoring/anitya/pull/750>`_)


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

* Check formatting using black
(`PR#725 <https://github.com/release-monitoring/anitya/pull/725>`_)

* Remove gunicorn dependency
(`PR#742 <https://github.com/release-monitoring/anitya/pull/742>`_)


Other Changes
-------------

* Add sample configuration for Fedora Messaging
(`#738 <https://github.com/release-monitoring/anitya/issues/738>`_)


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

* Michal Konečný


0.15.0 (2019-02-20)
===================

Expand Down
1 change: 0 additions & 1 deletion news/738.other

This file was deleted.

1 change: 0 additions & 1 deletion news/PR725.dev

This file was deleted.

1 change: 0 additions & 1 deletion news/PR742.dev

This file was deleted.

1 change: 0 additions & 1 deletion news/PR750.bug

This file was deleted.

0 comments on commit 43aa48f

Please sign in to comment.