...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 3fc975c..6329ac8 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -7,6 +7,9 @@
  (reported by cemo@github)
 #381: Allow inlining/unwrapping of value from single-component JSON array
  (contributed by yinzara@github)
+#390: Change order in which managed/back references are resolved (now back-ref
+ first, then forward)
+ (requested by zAlbee@github)
 #407: Properly use null handlers for value types when serializer Collection
  and array types
  (contributed by Will P)