Add changelog entry for #12069

This commit is contained in:
Bruno Oliveira 2024-03-07 19:38:05 -03:00
parent dacee1f11d
commit 221097517b
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
Delayed the deprecation of the following features to ``9.0.0``:
* :ref:`node-ctor-fspath-deprecation`.
* :ref:`legacy-path-hooks-deprecated`.
It was discovered after ``8.1.0`` was released that the warnings about the impeding removal were not being displayed, so the team decided to revert the removal.
This was the reason for ``8.1.0`` being yanked.