nyxx/nyxx_interactions/CHANGELOG.md
2021-04-25 14:57:43 +02:00

13 lines
362 B
Markdown

## 2.0.0-rc.4
_21.04.2021_
> **Release Candidate 2 for stable version. Requires dart sdk 2.12**
- Interactions (Slash command) initial implementation (3128388) @HarryET
- Implemented Commander like interface (8fae519)
- Added `subCommand` property to InteractionEvent to ease out recognizing subcommands (5b30b29)
## 1.1-dev.1
- Initial version @HarryET