Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Commit 9d2e663

Browse files
authored
Merge pull request #146 from user-cont/0.6.0-release
0.6.0 release
2 parents cb6e4ad + 74f0853 commit 9d2e663

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 0.6.0
2+
3+
* Jenkinsfile and Contribution guide have been added.
4+
* Metadata from setup.py have been moved to setup.cfg.
5+
* README.md has been updated.
6+
* A way to authenticate as a Github App has been added.
7+
* Bot works in the upstream git repo instead of downloading zip.
8+
* Bot adds a link to Bodhi (to Github comment) when fedora builds are successful.
9+
* Base images have been bumped to F29.
10+
* Some tests have been fixed.
11+
112
# 0.5.0
213

314
* You can specify github labels in release-conf.yaml configuration file

release_bot/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.5.0'
1+
__version__ = '0.6.0'

0 commit comments

Comments
 (0)