There was an error while loading. Please reload this page.
2 parents cb6e4ad + 74f0853 commit 9d2e663Copy full SHA for 9d2e663
2 files changed
CHANGELOG.md
@@ -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
12
# 0.5.0
13
14
* You can specify github labels in release-conf.yaml configuration file
release_bot/version.py
@@ -1 +1 @@
-__version__ = '0.5.0'
+__version__ = '0.6.0'
0 commit comments