Skip to content

Commit 08a5d76

Browse files
committed
Update README, add CHANGELOG
1 parent 3d9eb45 commit 08a5d76

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### v0.5.0
2+
- Fix API `/output` response type
3+
- Add samples for API `/output`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ allprojects {
1616
Add the dependency
1717
```
1818
dependencies {
19-
implementation 'com.github.MixinNetwork:bot-api-kotlin-client:v0.4.8'
19+
implementation 'com.github.MixinNetwork:bot-api-kotlin-client:v0.5.0'
2020
}
2121
```
2222

0 commit comments

Comments
 (0)