Skip to content

Commit 0089f32

Browse files
authored
Update Changelog.md
1 parent f1a72df commit 0089f32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wiki/Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This page lists all versions of JavaBotBlockAPI and the changes being made.
1010
## v5
1111

1212
### 5.1.2
13-
- BotBlockAPI will now throw an IllegalArgumentException when the provided Map is empty.
13+
- BotBlockAPI will now throw an `IllegalArgumentException` when the provided Map is empty.
1414
- The Integer updateDelay in BotBlockAPI is now marked as `@NotNull`
1515

1616
### 5.1.1
@@ -271,4 +271,4 @@ ____
271271
- Make BotBlockAPI.Builder static. Fixes `Non enclosing class` error
272272

273273
### v1.0.0
274-
- First release
274+
- First release

0 commit comments

Comments
 (0)