<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Certbot 0.30.0 has been released. The changelog for the release is:<br>
    <br>
    ## 0.30.0 - 2019-01-02<br>
    <br>
    ### Added<br>
    <br>
     * Added the `update_account` subcommand for account management
    commands.<br>
     <br>
     ### Changed<br>
     <br>
     * Copied account management functionality from the `register`
    subcommand<br>
       to the `update_account` subcommand.<br>
     * Marked usage `register --update-registration` for deprecation and
    <br>
       removal in a future release.<br>
     <br>
     ### Fixed<br>
     <br>
     * Older modules in the josepy library can now be accessed through
    acme.jose<br>
       like it could in previous versions of acme. This is only done to
    preserve<br>
       backwards compatibility and support for doing this with new
    modules in josepy<br>
       will not be added. Users of the acme library should switch to
    using josepy<br>
       directly if they haven't done so already.<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>
     * acme<br>
     <br>
     More details about these changes can be found on our GitHub repo.
  </body>
</html>