Skip to content

Commit b603449

Browse files
committed
Update changelog
1 parent e105461 commit b603449

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Kotlin: Support for suspending command functions using `AnnotationParser<C>.installCoroutineSupport()`
1111
- Flags can be bound to a permission
1212
- Paper: Implement KeyedWorldArgument for matching worlds by their namespaced key
13+
- Annotations: Parser parameter annotations are now also parsed for flags ([#315](https://github.com/Incendo/cloud/pull/315))
1314

1415
### Changed
1516
- Added `executeFuture` to `CommandExecutionHandler` which is now used internally. By default, this delegates to the old

0 commit comments

Comments
 (0)