From: Steven Tobin Date: Sun, 6 Mar 2016 15:53:27 +0000 (+0000) Subject: update changelog X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=199d644a49b2a405158f4e93e790ec070772eb30;p=redacted-XKCD-password-generator.git update changelog --- diff --git a/README.rst b/README.rst index 5714f6d..1b9344d 100644 --- a/README.rst +++ b/README.rst @@ -151,6 +151,7 @@ An important caveat: due to the significant reduction in the size of the filtere Changelog ========= +- **1.6.1** move contributors to stand-alone CONTRIBUTORS file - **1.6.0** rename `--valid_chars` to `--valid-chars` for consistency - **1.5.0** migrate from deprecated `optparse` to `argparse`. Users on older python versions (below 2.7 or 3.2) will need to manually install `argparse`. - **1.4.4** move example code out of package