<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    We just released Certbot 1.13.0. The changelog entry for the release
    is:<br>
    <br>
    ### Changed<br>
    <br>
    * CLI flags `--os-packages-only`, `--no-self-upgrade`,
    `--no-bootstrap` and `--no-permissions-check`,<br>
      which are related to certbot-auto, are deprecated and will be
    removed in a future release.<br>
    * Certbot no longer conditionally depends on an external mock
    module. Certbot's<br>
      test API will continue to use it if it is available for backwards<br>
      compatibility, however, this behavior has been deprecated and will
    be removed<br>
      in a future release.<br>
    * The acme library no longer depends on the `security` extras from
    `requests`<br>
      which was needed to support SNI in TLS requests when using old
    versions of<br>
      Python 2.<br>
    * Certbot and all of its components no longer depend on the library
    `six`.<br>
    * The update of certbot-auto itself is now disabled on all RHEL-like
    systems.<br>
    * When revoking a certificate by `--cert-name`, it is no longer
    necessary to specify the `--server`<br>
      if the certificate was obtained from a non-default ACME server.<br>
    * The nginx authenticator now configures all matching HTTP and HTTPS
    vhosts for the HTTP-01<br>
      challenge. It is now compatible with external HTTPS redirection by
    a CDN or load balancer.<br>
    <br>
    More details about these changes can be found on our GitHub repo.<br>
    <br>
    <br>
  </body>
</html>