Update changelog
This commit is contained in:
parent
c2ea60d68c
commit
fae4beb9ad
1 changed files with 10 additions and 1 deletions
11
CHANGELOG.md
11
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/),
|
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).
|
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]
|
## [1.7.0]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue