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 f1a72df commit 0089f32Copy full SHA for 0089f32
wiki/Changelog.md
@@ -10,7 +10,7 @@ This page lists all versions of JavaBotBlockAPI and the changes being made.
10
## v5
11
12
### 5.1.2
13
-- BotBlockAPI will now throw an IllegalArgumentException when the provided Map is empty.
+- BotBlockAPI will now throw an `IllegalArgumentException` when the provided Map is empty.
14
- The Integer updateDelay in BotBlockAPI is now marked as `@NotNull`
15
16
### 5.1.1
@@ -271,4 +271,4 @@ ____
271
- Make BotBlockAPI.Builder static. Fixes `Non enclosing class` error
272
273
### v1.0.0
274
-- First release
+- First release
0 commit comments