Change record status: 
Project: 
Introduced in branch: 
11.3.x
Introduced in version: 
11.3.0
Description: 

\Drupal\comment\CommentManagerInterface::getCountNewComments() is deprecated, use \Drupal\history\HistoryManager::getCountNewComments() instead.

The comment-count-new token has moved from the Comment to the History module. To use this token the History module must be installed.

Impacts: 
Site builders, administrators, editors
Module developers