Update changelog

This commit is contained in:
Jason Penilla 2022-02-28 13:49:44 -07:00 committed by Jason
parent c26fbcb6fc
commit 0623bcb050

View file

@ -4,6 +4,12 @@ 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).
## [1.6.2]
### Fixed
- Fix incorrect inputQueue usage in some default argument types
- Bukkit: Update for 1.18.2
## [1.6.1]
### Fixed