diff --git a/CHANGELOG.md b/CHANGELOG.md index 84262acbf..bd048cdac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,11 @@ and any changes to API will have a prefix `(API)`. - (API) Added `TextFormat#MATERIAL_RESIN`. +### Fixed + +- (API) Fixed exception when setting item count or meta to zero. +- Passing non-positive amount or negative meta arguments to `/give` command now will result in a syntax error. + ## [0.1.0](https://github.com/AllayMC/Allay/releases/tag/0.1.0) (API 0.1.0) - 2024-12-22 Hello Allay! This is the first release of Allay.