:docs: Add missing stuff to changelog
This commit is contained in:
parent
c281c49edf
commit
83edf839e3
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Added `@Parser` annotated methods
|
- Added `@Parser` annotated methods
|
||||||
- Type safe meta system
|
- Type safe meta system
|
||||||
- Allow interception of command builders based on annotations in AnnotationParser
|
- Allow interception of command builders based on annotations in AnnotationParser
|
||||||
|
- Add Kotlin DSL
|
||||||
|
- Make CommandMeta and FlagContext more Kotlin friendly
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Moved the parser injector registry into CommandManager and added injection to CommandContext
|
- Moved the parser injector registry into CommandManager and added injection to CommandContext
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue