commit | 3f23040fca700b9e15c528ebdebd67764e7cec2c | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Wed Jan 08 09:21:57 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Wed Jan 08 09:21:57 2014 -0800 |
tree | 14ca9061e0a6b07bbba0e14f5f5b88d9003b3277 | |
parent | 4fb8dc8af399d8b818c34f5dfd3e9a7b91616842 [diff] [blame] |
Fixed #428 -- added a changelog
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst index 0f38206..194e82f 100644 --- a/docs/doing-a-release.rst +++ b/docs/doing-a-release.rst
@@ -10,6 +10,7 @@ software. * Update the version number in ``cryptography/__about__.py``. +* Set the release date in the :doc:`/changelog`. * Do a commit indicating this. * Send a pull request with this. * Wait for it to be merged.