diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2015-12-16 19:27:25 -0500 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2015-12-16 19:27:25 -0500 |
commit | b41a265f770b511be5d4093dd66296c584998717 (patch) | |
tree | 5bc2fc2efe6639da580b260dc3bec888333953f3 /sites/www | |
parent | 7dbb01c7054b7a79fb9e0f3fac9a18732d3fac13 (diff) | |
parent | a633c8cd842225a60c206b2e9ce1479cd84c7636 (diff) |
Merge branch 'master' into switch-to-cryptography
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 084d13de..b66dd0db 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :support:`636` Clean up and enhance the README (and rename it to + ``README.rst`` from just ``README``). Thanks to ``@LucasRMehl``. * :release:`1.16.0 <2015-11-04>` * :bug:`194 major` (also :issue:`562`, :issue:`530`, :issue:`576`) Streamline use of ``stat`` when downloading SFTP files via `SFTPClient.get |