Skip to content

Commit

Permalink
release(0.5.8): 1.20, reverse array and inventory insert
Browse files Browse the repository at this point in the history
  • Loading branch information
moxvallix committed Aug 24, 2023
1 parent a64bcaa commit c33d728
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.5.8] - 2023-08-24
### Added
- Data / Array / Reverse, to reverse the order of an array.
- Helpers / Inventory / Insert, to handle adding items to inventory NBT.

### Changed
- Predicates have been updated to the 1.20 format.

## [0.5.7] - 2023-04-01
### Added
- Verify function, to check that Moxlib is installed.
Expand Down

0 comments on commit c33d728

Please sign in to comment.