diff --git a/CHANGELOG.md b/CHANGELOG.md index 428b0d78f69..b047925f6b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ Ansible Changes By Release ###Major Changes: +###Minor Changes: +* The version and release facts for OpenBSD hosts were reversed. This has been + changed so that version has the numeric portion and release has the name of + the release. + ###Deprecations: * Specifying --tags (or --skip-tags) multiple times on the command line currently leads to the last one overridding all the previous ones. This