Fix date of 1.18.0

This commit is contained in:
Vincent Jacques
2013-08-21 18:39:22 +02:00
parent 2c4e3cbc24
commit ed781f8b1b
+1 -1
View File
@@ -4,7 +4,7 @@ Change log
Stable versions
~~~~~~~~~~~~~~~
`Version 1.18.0 <https://github.com/jacquev6/PyGithub/issues?milestone=30&state=closed>`_ (August ??th, 2013) (Bénodet edition)
`Version 1.18.0 <https://github.com/jacquev6/PyGithub/issues?milestone=30&state=closed>`_ (August 21st, 2013) (Bénodet edition)
-------------------------------------------------------------------------------------------------------------------------------
* `Issues <https://github.com/jacquev6/PyGithub/pull/181>`_' ``repository`` attribute will never be ``None``. Thank you `stuglaser <https://github.com/stuglaser>`_ for the pull request