Skip to content

Commit c3827ed

Browse files
committed
Prepare v0.5.0 release
1 parent c4346df commit c3827ed

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,21 @@ Bug fixes::
2525
Infrastructure Improvements::
2626
* Various Jenkins CI system improvements ({uri-issue}108[#108], {uri-issue}110[#110], {uri-issue}123[#123], {uri-issue}124[#124])
2727

28+
=== Release meta
29+
30+
* Released on: 2019-09-06
31+
* Released by: @obilodeau
32+
* Release whiskey: Colonel E.H. Taylor Small Batch Bourbon
33+
34+
Action: {uri-repo}/issues?q=is%3Aissue%20is%3Aclosed%20created%3A2018-09-02..2019-09-06[issues created and resolved] |
35+
{uri-repo}/compare/0.4.0...0.5.0[full diff]
36+
37+
=== Credits
38+
39+
Thanks to the following people who contributed to this release:
40+
41+
Etienne Lacroix, Michael Seborowski, Olivier Bilodeau and Maxime Carbonneau
42+
2843

2944
== 0.4.0
3045

malboxes/_version.py

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

0 commit comments

Comments
 (0)