Add changelog entry, add additional test case

This commit is contained in:
Luqqk
2021-08-03 00:11:49 +02:00
committed by Ken Hibino
parent 6817af366a
commit 95c90a5cb8
3 changed files with 10 additions and 4 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- `Client.Enqueue` no longer enqueues tasks with empty typename; Error message is returned.
## [0.18.2] - 2020-07-15
### Changed