Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
a2c44392b2 | |||
44344b6f23 | |||
3ed592ce38 |
@@ -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
|
||||
|
Reference in New Issue
Block a user