Add `JsonSerializer.withFilterId(...)` mutant factory method
diff --git a/release-notes/VERSION b/release-notes/VERSION
index b5d8807..83a046d 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -80,6 +80,7 @@
 #848: Custom serializer not used if POJO has `@JsonValue`
 #849: Possible problem with `NON_EMPTY` exclusion, `int`s, `Strings`
 - Remove old cglib compatibility tests; cause problems in Eclipse
+- Add `withFilterId()` method in `JsonSerializer` (demote from `BeanSerializer`)
 
 2.5.5 (not released)