oblak/CHANGELOG.md
Alexander Söderberg 6c63b47e5e
🐛 Fix multiple chained optionals not working correctly (#73)
* 🐛 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
2020-10-18 21:36:58 +02:00

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