Skip to content

Commit dd75c75

Browse files
authored
Merge pull request #1246 from YakDriver/0.20.1
Prepare watchmaker 0.20.1 release
2 parents 84aa4b5 + ef74f88 commit dd75c75

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.20.0
2+
current_version = 0.20.1
33
commit = False
44
tag = False
55
tag_name = {new_version}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## Changelog
22

3+
### 0.20.1
4+
5+
**Commit Delta**: [Change from 0.20.0 release](https://github.com/plus3it/watchmaker/compare/0.20.0...0.20.1)
6+
7+
**Released**: 2020.05.19
8+
9+
**Summary**:
10+
11+
* ash-linux-formula
12+
- Fixes issue with Postfix occasionally failing to start
13+
314
### 0.20.0
415

516
**Commit Delta**: [Change from 0.19.0 release](https://github.com/plus3it/watchmaker/compare/0.19.0...0.20.0)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[metadata]
44
name = watchmaker
55
description = Applied Configuration Management
6-
version = 0.20.0
6+
version = 0.20.1
77
long_description = file: README.md, CHANGELOG.md
88
long_description_content_type = text/markdown
99
author = Plus3IT Maintainers of Watchmaker

0 commit comments

Comments
 (0)