Add change of ObtainCertificates to CHANGELOG

This commit is contained in:
xenolf 2015-12-27 20:55:16 +01:00
parent 7c60c45e2c
commit 01974a95cd

View file

@ -12,6 +12,7 @@
### Changed: ### Changed:
- lib: NewClient does no longer accept the optPort parameter - lib: NewClient does no longer accept the optPort parameter
- lib: ObtainCertificate now returns a SAN certificate if you pass more then one domain.
### Removed: ### Removed:
- CLI: The `--port` switch was removed. - CLI: The `--port` switch was removed.