nyxx/nyxx.interactions/CHANGELOG.md

13 lines
362 B
Markdown
Raw Normal View History

## 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
2020-12-20 17:09:44 +01:00
- Initial version @HarryET