diff --git a/docs/source/2015-news.rst b/docs/source/2015-news.rst index 8757249b..a4fded12 100644 --- a/docs/source/2015-news.rst +++ b/docs/source/2015-news.rst @@ -16,12 +16,12 @@ Changes Core ++++ -- fix: :issue:`978` make sure a listener is inherutable +- fix: :issue:`978` make sure a listener is inheritable - add `check_config` class method to workers - fix: :issue:`983` fix select timeout in sync worker with multiple connections - allows workers to access to the reloader. close :issue:`984` -- raise TypeError insted of AssertionError +- raise TypeError instead of AssertionError Logging +++++++ diff --git a/docs/source/news.rst b/docs/source/news.rst index e362efa2..6710510d 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -11,12 +11,12 @@ Changes Core ++++ -- fix: :issue:`978` make sure a listener is inherutable +- fix: :issue:`978` make sure a listener is inheritable - add `check_config` class method to workers - fix: :issue:`983` fix select timeout in sync worker with multiple connections - allows workers to access to the reloader. close :issue:`984` -- raise TypeError insted of AssertionError +- raise TypeError instead of AssertionError Logging +++++++