We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2c107 commit 4b14e3dCopy full SHA for 4b14e3d
wiki/docs/wiki/changelog.md
@@ -5,7 +5,7 @@ This page lists all versions of JavaBotBlockAPI and the changes being made.
5
- Numbers marked with a `*` are not available on bintray.
6
You may use [jitpack.io](https://jitpack.io) for downloading those.
7
- Numbers marked with a `**` will require you to add `https://dl.bintray.com/andre601/maven` to your build.gradle or pom.xml as a repository.
8
- - Numbers below version `4.0.0` use `com.andre601` as package and not `org.botblock`
+ - Numbers below version `4.0.0` use `com.andre601` as package and not `org.botblock` and also require the above repo-url.
9
10
## v5
11
Split up the different `GET` actions into bot and list related actions.
0 commit comments