File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.26.1
2+ current_version = 0.26.2
33commit = False
44tag = False
55tag_name = {new_version}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.26.2] ( https://github.com/plus3it/watchmaker/releases/tag/0.26.2 )
4+
5+ ** Released** : 2023.02.13
6+
7+ ** Summary** :
8+
9+ * Fixes publishing of Windows standalone to GitHub Releases
10+ * docs
11+ - Provides guidance on using S3 URL feature in config references
12+ - Describes prerequisites for using AWS and Azure features
13+ - Removes references to EL6 and Python 2.6
14+ - Removes references to deprecated ` --s3-url ` argument
15+ * join-domain-formula
16+ - Adds support for EL8, using ` sssd ` to perform the domain-join
17+
318## [ 0.26.1] ( https://github.com/plus3it/watchmaker/releases/tag/0.26.1 )
419
520** Released** : 2023.02.08
1631 Oracle Linux 8, Alma Linux 8, and Rocky Linux 8. Currently on the ash-linux
1732 hardening formula will work; none of the other salt formulas have yet been
1833 updated for EL8 support
34+ * ash-windows
35+ - Fixes warning in ` lgpo ` module about using ` is ` instead of ` == ` to compare
36+ string-literal values
1937
2038## 0.26.0
2139
Original file line number Diff line number Diff line change 33[metadata]
44name = watchmaker
55description = Applied Configuration Management
6- version = 0.26.1
6+ version = 0.26.2
77long_description = file: README.md, CHANGELOG.md
88long_description_content_type = text/markdown
99author = Plus3IT Maintainers of Watchmaker
You can’t perform that action at this time.
0 commit comments