Update release notes wrt #948, convert Math.pow() to simpler switch
diff --git a/release-notes/VERSION b/release-notes/VERSION
index fb85fad..ee5083a 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -9,7 +9,9 @@
 #819: Add support for setting `FormatFeature` via `ObjectReader`, `ObjectWriter`
 #918: Add `MapperFeature.ALLOW_EXPLICIT_PROPERTY_RENAMING`
  (contributed by David H)
-#933:Close some gaps to allow using the tryToResolveUnresolved flows
+#933: Close some gaps to allow using the tryToResolveUnresolved flows
+#948: Support leap seconds, any number of millisecond digits for ISO-8601 Dates.
+ (contributed by Jesse W)
 
 2.6.3 (not yet released)