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

Commit b1510bf

Browse files
authored
Merge pull request #102 from user-cont/0.5.0-release
0.5.0 release
2 parents c3ba80d + 2aca11e commit b1510bf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.5.0
2+
3+
* You can specify github labels in release-conf.yaml configuration file
4+
which should be applied on a pull request created by release bot.
5+
* Documentation is updated and is more clear now.
6+
* The bot no longer tries to release old versions again.
7+
18
# 0.4.1
29

310
* Fix wrong PR description

release_bot/version.py

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

0 commit comments

Comments
 (0)