From d39c1ef099e3f3208112c095ff774e254c4e26ed Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Mon, 19 Aug 2013 14:36:36 +0200 Subject: [PATCH] Update readme --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index d5bb78f3..39677880 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,7 @@ What's new? * `Issues `_' ``repository`` attribute will never be ``None``. Thank you `stuglaser `_ for the pull request * No more false assumption on `rate_limiting `_, and creation of ``rate_limiting_resettime``. Thank you `edjackson `_ for the pull request +* `New `_ parameters ``since`` and ``until`` to ``Repository.get_commits``. Thank you `apetresc `_ for the pull request What's missing? ===============