Skip to content

Commit

Permalink
chore: add version description
Browse files Browse the repository at this point in the history
  • Loading branch information
iProdigy committed Oct 18, 2024
1 parent 990c7a6 commit 96b5f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/dinkplugin/VersionManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,6 @@ public static Version of(@NotNull String version) {
register("1.9.0", "Notifications now report monster drop rarity");
register("1.10.0", "Chat messages that match custom patterns can trigger notifications");
register("1.10.1", "Level notifier now triggers at XP milestones with 5M as the default interval");
register("1.10.12", "Rarity is now reported for notable pickpocket loot");
}
}

0 comments on commit 96b5f48

Please sign in to comment.