Add 0.14.1 notes to the CHANGELOG

This commit is contained in:
Brad Warren
2017-05-16 12:49:42 -07:00
parent 06c7143b21
commit 28f7c03f3a
+10
View File
@@ -2,6 +2,16 @@
Certbot adheres to [Semantic Versioning](http://semver.org/).
## 0.14.1 - 2017-05-16
### Fixed
* Certbot now works with configargparse 0.12.0.
* Issues with the Apache plugin and Augeas 1.7+ have been resolved.
* A problem where the Nginx plugin would fail to install certificates on
systems that had the plugin's SSL/TLS options file from 7+ months ago has
been fixed.
## 0.14.0 - 2017-05-04
### Added