3 Commits

Author SHA1 Message Date
a2c44392b2 Update 'README.md' 2019-09-07 09:43:48 +01:00
44344b6f23 Update 'README.md' 2019-09-07 09:41:30 +01:00
3ed592ce38 Update 'README.md' 2019-09-07 09:35:38 +01:00

View File

@@ -3,10 +3,16 @@ Simple PHP library to interface with Gitea API
Designed to make a "Bot" for manipulating labels and issues.
For usage examples see https://git.jhodges.co.uk/james/GiteaBot-examples
For usage examples see https://git.jhodges.co.uk/jhodges/GiteaBot-examples
## Change Log
V1.2.1
* Fixed #1 Added Repo::GetIssues()
* Fixed #2 Only POST changed data on save
* Updated docs
v1.2
* Added namespacing and composer.json