Skip to content

Commit

Permalink
Add the 3.0.0b1 release date to CHANGES
Browse files Browse the repository at this point in the history
Also, put this in the release checklist
  • Loading branch information
Petr Viktorin authored and GitHub committed Dec 5, 2017
1 parent 4657710 commit c4bcf1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
----------------------------------------------------------------
Released 3.0.0b1 xxxx-xx-xx
Released 3.0.0b1 2017-12-04

Changes since 2.4.45:
(this list includes changes from 2.5.x)
Expand Down
1 change: 1 addition & 0 deletions Doc/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ If you are tasked with releasing python-ldap, remember to:
* Bump all instances of the version number.
* Go through all changes since last version, and add them to ``CHANGES``.
* Run :ref:`additional tests` as appropriate, fix any regressions.
* Change the release date in ``CHANGES``.
* Merge all that (using pull requests).
* Run ``python setup.py sdist``, and smoke-test the resulting package
(install in a clean virtual environment, import ``ldap``).
Expand Down

0 comments on commit c4bcf1d

Please sign in to comment.