Skip to content

Commit c33d728

Browse files
committed
release(0.5.8): 1.20, reverse array and inventory insert
1 parent a64bcaa commit c33d728

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.8] - 2023-08-24
9+
### Added
10+
- Data / Array / Reverse, to reverse the order of an array.
11+
- Helpers / Inventory / Insert, to handle adding items to inventory NBT.
12+
13+
### Changed
14+
- Predicates have been updated to the 1.20 format.
15+
816
## [0.5.7] - 2023-04-01
917
### Added
1018
- Verify function, to check that Moxlib is installed.

0 commit comments

Comments
 (0)