Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Commit

Permalink
Merge branch 'release/0.8.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Mar 2, 2016
2 parents b76a108 + c923f63 commit ee2217b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
@@ -1,4 +1,17 @@

0.8.1
-----

Pull Requests

- #60, Merge pull request #60 from fedora-infra/feature/stg-too
https://github.com/fedora-infra/fmn.lib/pull/60

Commits

- 6cf829cf1 Let this work in staging also.
https://github.com/fedora-infra/fmn.lib/commit/6cf829cf1

0.8.0
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -40,7 +40,7 @@ def get_description():

setup(
name='fmn.lib',
version='0.8.0',
version='0.8.1',
description='Internal API components and model for Fedora Notifications',
long_description=get_description(),
author='Ralph Bean',
Expand Down

0 comments on commit ee2217b

Please sign in to comment.