Expose Command/Context from exceptions where possible (#204)
* Expose Command/Context from exceptions where possible * Update changelog
This commit is contained in:
parent
a6f8159410
commit
7347ced0db
7 changed files with 68 additions and 7 deletions
|
|
@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Expose the Command which led to `InvalidCommandSenderException`s
|
||||
- Expose the CommandContext which led to `CommandExecutionException`s
|
||||
|
||||
## [1.3.0] - 2020-12-18
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue