Added bit more testing for [Issue#64]
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 5c772f9..7d30a50 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -33,6 +33,9 @@
   minor change in behavior for JSON Array "wrapped" sequences
 * [Issue#60]: Add 'JsonNode.hasNonNull(...)' method(s)
  (suggested by Jeff S on mailing list) 
+* [Issue#64]: Add new "standard" PropertyNamingStrategy, PascalCaseStrategy
+  (PropertyNamingStrategy.PASCAL_CASE_TO_CAMEL_CASE)
+ (contributed by Sean B)
 
 New features: