update release notes wrt #737
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 3104286..1cf98f4 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -14,6 +14,8 @@
  (reported by wealdtech@github)
 #725: Auto-detect multi-argument constructor with implicit names if it is the only visible creator
 #727: Improve `ObjectWriter.forType()` to avoid forcing base type for container types
+#737: Add support for writing raw values in TokenBuffer
+ (suggested by Guillaume S, gsmet@github)
 #743: Add `RawValue` helper type, for piping raw values through `TokenBuffer`
 - Remove old cglib compatibility tests; cause problems in Eclipse