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 18be06e commit 05434c8Copy full SHA for 05434c8
release-notes.md
@@ -1,7 +1,11 @@
1
Versions marked with a `*` are not available on bintray!
2
3
-## v3
+## v4
4
+- ### v4.0.0
5
+ - Updated packages from `com.andre601.javabotblockapi` to `org.botblock.javabotblockapi`.
6
+ **This is a breaking change.**
7
8
+## v3
9
- ### v3.0.0
10
- Moved post and get methods to their own class
11
- GetAction was created for all GET methods.
@@ -60,7 +64,6 @@ Versions marked with a `*` are not available on bintray!
60
64
- Version now has a build-number attached (used for Jenkin builds)
61
65
____
62
66
## v2
63
-
67
- ### v2.0.0
68
- Added new get methods for bot and botlist infos.
69
- Dependencies updated:
0 commit comments