* 🐛 Fix multiple chained optionals not working correctly There is a problem where the child arguments never forwarded their commands correctly. This will now fix itself when necessary. * 📚 Add CHANGELOG entry for change
549 B
549 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Fixes
- Fixes chained optionals not allowing the command to be executed when more than one optional is omitted
[1.0.1] - 2020-10-14
Changes
- Switched from a snapshot to a release version of adventure 4.0.0
- Added
Identity.nil()when sending adventure messages