diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b10c1cca23..925ed5bf4c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -31,6 +31,7 @@ New Features * finagle-mux: Added a stat, /mux/request_context_bytes, that shows the size of the received context per request. * finagle-netty4: Added support for custom event loop implementations. ``PHAB_ID=D1185136`` +* finagle-core: Add low priority offload executor. ``PHAB_ID=D1189064`` Bug Fixes