diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-12-10 18:19:43 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-12-10 18:19:43 -0800 |
commit | 1ca3b46a522259ad0f2f4e30edc149b2259bdf23 (patch) | |
tree | c85957ed1ed667f8a74174ddd5cad141639d4ab8 /sites/www | |
parent | e585c45d478cc4b8886248ead8244d7c19e84866 (diff) | |
parent | c859958924da10795a6460b5f040734bea394b03 (diff) |
Merge branch '1.15' into 1.16
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 |