changelog: add entry for #10861

This commit is contained in:
James Rasell
2021-07-07 11:03:39 +02:00
parent 8fc2d79245
commit 01a551faaf

3
.changelog/10861.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
api: Added `NewSystemJob` helper function to create base system job object.
```