mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 11:51:10 +00:00
Fix changelog formatting glitch
reStructuredText parser doesn't consider backquote as closing if it's immediately followed by a letter.
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@ Version 1.26.0 (November 5th, 2015)
|
||||
Version 1.25.2 (October 7th, 2014)
|
||||
----------------------------------
|
||||
|
||||
* `Work around <https://github.com/jacquev6/PyGithub/issues/278>`__ the GitHub API v3 returning `null`s in some paginated responses, `erichaase <https://github.com/erichaase>`__ for the bug report
|
||||
* `Work around <https://github.com/jacquev6/PyGithub/issues/278>`__ the GitHub API v3 returning `null`\s in some paginated responses, `erichaase <https://github.com/erichaase>`__ for the bug report
|
||||
|
||||
Version 1.25.1 (September 28th, 2014)
|
||||
-------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user