Complete [Issue#69] implementation
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 7d30a50..b7cc42e 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -36,6 +36,7 @@
 * [Issue#64]: Add new "standard" PropertyNamingStrategy, PascalCaseStrategy
   (PropertyNamingStrategy.PASCAL_CASE_TO_CAMEL_CASE)
  (contributed by Sean B)
+* [Issue#69]: Add `PropertyName` abstraction, new methods in AnnotationIntrospector
 
 New features: