Add CHANGELOG entry

This commit is contained in:
freak4pc 2018-08-15 23:24:44 +03:00 committed by Krunoslav Zaher
parent 1caef4080e
commit e295780d79

View File

@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
* Adds `queuePriority` parameter (defaults to `.normal`) to `OperationQueueScheduler`.
* Performance enhancement reduces Bag dispatch inline code size by 12%.
* Adds `customCaptureSubscriptionCallstack` hook to allow custom subscription callstacks to be generated.
* Remove usage of `Variable` from Playground, Example projects and Tests.
#### Anomalies