Skip to content

Commit f9c2478

Browse files
committed
2.6 release
1 parent 096f450 commit f9c2478

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ v2.6 - 2010-04-10
77
* add phpGitHubApiRepo->getRepoBranches
88
* encode url parameters properly
99
* move tests
10+
* improve documentation
1011

1112
v2.5 - 2010-04-08
1213

lib/phpGitHubApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Simple PHP GitHub API
55
*
66
* @tutorial http://github.com/ornicar/php-github-api/blob/master/README.markdown
7-
* @version 2.5
7+
* @version 2.6
88
* @author Thibault Duplessis <thibault.duplessis at gmail dot com>
99
* @license MIT License
1010
*

0 commit comments

Comments
 (0)