Skip to content

Commit

Permalink
change CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
efekos committed Sep 16, 2023
1 parent f9bb527 commit 35147b6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,10 @@
* **Added** `ArgumentHandleResult`: Now you can give reasons to players, so they won't mess up arguments again.

## 1.5.3
* **Fixed** a small issue I forgot about in the time I'm writing this.
* **Fixed** a small issue I forgot about in the time I'm writing this.

## 1.5.4
* **Added** `MapDataManager`: Store JSON data in Map format.
* **Changed** `Storable` to be an interface.
* **Deprecated** `JSONDataManager`: Use `ListDataManager` (removal in 1.6)
* **Renamed** `JSONDataManager` to `ListDataManager`

0 comments on commit 35147b6

Please sign in to comment.