<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Certbot 1.2.0 has been released. The changelog entry for the release
    is:<br>
    <br>
    ## 1.2.0 - 2020-02-04<br>
    <br>
    ### Added<br>
    <br>
    * Added support for Cloudflare's limited-scope API Tokens<br>
    <br>
    ### Changed<br>
    <br>
    * Add directory field to error message when field is missing.<br>
    * If MD5 hasher is not available, try it in non-security mode (fix
    for FIPS systems) --
    [#1948](<a class="moz-txt-link-freetext" href="https://github.com/certbot/certbot/issues/1948">https://github.com/certbot/certbot/issues/1948</a>)<br>
    * Disable old SSL versions and ciphersuites and remove
    `SSLCompression off` setting to follow Mozilla recommendations in
    Apache.<br>
    * Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list now that
    Windows 2008 R2 and Windows 7 are EOLed<br>
    * Support for Python 3.4 has been removed.<br>
    <br>
    ### Fixed<br>
    <br>
    * Fix collections.abc imports for Python 3.9.<br>
    <br>
    More details about these changes can be found on our GitHub repo.
  </body>
</html>