Implement #302
diff --git a/release-notes/VERSION b/release-notes/VERSION
index ad6bcc7..fb84fd8 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -28,6 +28,8 @@
  (instead of identity) for figuring out when to use Object Id
  (requested by beku8@github)
 #277: Make `TokenBuffer` support new native type and object ids
+#302: Add `setNamingStrategy` in `Module.SetupContext`
+ (suggested by Miguel C)
 #306: Allow use of `@JsonFilter` for properties, not just classes 
 #308: Improve serialization and deserialization speed of `java.util.UUID` by 4x
  (suggested by David P)