Fix #1592
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 910ac53..541f6b4 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -74,6 +74,7 @@
 #1554: Support deserialization of `Shape.OBJECT` ("as POJO") for `Map`s (and map-like types)
 #1556: Add `ObjectMapper.updateValue()` method to update instance with given overrides
  (suggested by syncer@github)
+#1592: Add support for handling primitive/discrepancy problem with type refinements
 #1605: Allow serialization of `InetAddress` as simple numeric host address
  (requested by Jared J)
 #1616: Extraneous type id mapping added for base type itself