nyxx/nyxx_interactions/CHANGELOG.md

13 lines
362 B
Markdown

## 2.0.0-rc.2
_07.04.2020_
> **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