From: Steven Tobin Date: Sun, 6 Mar 2016 16:04:12 +0000 (+0000) Subject: update version in changelog X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=61e2f6a143b3490f254a1a9f152c2ed25d720f9e;p=redacted-XKCD-password-generator.git update version in changelog --- diff --git a/README.rst b/README.rst index 1b9344d..411ebcf 100644 --- a/README.rst +++ b/README.rst @@ -151,7 +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.2** 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