diff --git a/CHANGELOG.md b/CHANGELOG.md index b571e977..e5e6e0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]