Update changelog

This commit is contained in:
Jason Penilla 2022-08-26 11:32:27 -07:00 committed by Jason
parent c2ea60d68c
commit fae4beb9ad

View file

@ -4,7 +4,16 @@ 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).
## [Unreleased]
## [1.7.1]
### Added
- Bukkit/Paper: Full support for Minecraft 1.19.1 and 1.19.2
### Fixed
- Core: Fix unregistering wrong node in some cases ([#389](https://github.com/Incendo/cloud/pull/389))
- Bukkit/Paper: Fix ItemStackPredicateArgument reflection
- Bukkit/Paper: Fix Brigadier completions on Minecraft 1.13.2
- Bukkit/Paper: Fix unregistering commands with newer versions of Commodore
## [1.7.0]