diff --git a/Installation/changes.html b/Installation/changes.html
index 18d31d7035c..48b2017c44a 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -166,7 +166,11 @@ and src/ directories).
Filter is replaced by
another optional template functor Priority. This
allows to change the way facets are prioritized by the algorithm
- instead of having a simple option to reject some facets.Filter API will not compile anymore as it must be
+ replaced with the Priority API as described in the
+ manual. Codes using the default behavior are not impacted.