Explorar o código

Update CHANGELOG for #151

Jared Ledvina %!s(int64=7) %!d(string=hai) anos
pai
achega
a365413164
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -5,7 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/)
 The format is based on [Keep a Changelog](http://keepachangelog.com/).
 
 ## [Unreleased]
+### Fixed:
+- Automated SSL key & cert generation fails on systems with Python 2.6 or older (@jaredledvina)
 
+### Changed
+- Port over the latest ssl_tools code to more native Ansible `command` instructions for greater flexibility (@jaredledvina)
 
 ## [2.3.0] - 2018-05-04
 ### Fixed