<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Certbot 0.35.0 has just been released. Changes in this release are:<br>
    <br>
    ## 0.35.0 - 2019-06-05<br>
    <br>
    ### Added<br>
    <br>
    * dns_rfc2136 plugin now supports explicitly specifing an
    authorative <br>
      base domain for cases when the automatic method does not work
    (e.g. <br>
      Split horizon DNS)<br>
    <br>
    ### Fixed<br>
    <br>
    * Renewal parameter `webroot_path` is always saved, avoiding some
    regressions<br>
      when `webroot` authenticator plugin is invoked with no challenge
    to perform.<br>
    * Certbot now accepts OCSP responses when an explicit authorized<br>
      responder, different from the issuer, is used to sign OCSP<br>
      responses.<br>
    * Scripts in Certbot hook directories are no longer executed when
    their<br>
      filenames end in a tilde.<br>
    <br>
    Despite us having broken lockstep, we are continuing to release new
    versions of<br>
    all Certbot components during releases for the time being, however,
    the only<br>
    package with changes other than its version number was:<br>
    <br>
    * certbot<br>
    * certbot-dns-rfc2136<br>
    <br>
    More details about these changes can be found on our GitHub repo.<br>
  </body>
</html>