Add a (now) passing test for #1637; fixed via `jackson-core` issue 330 (and patch thereof)
diff --git a/release-notes/VERSION b/release-notes/VERSION
index ca43999..b08e526 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -87,6 +87,8 @@
  (requested by Jared J)
 #1616: Extraneous type id mapping added for base type itself
 #1619: By-pass annotation introspection for array types
+#1637: `ObjectReader.at()` with `JsonPointer` stops after first collection
+ (reported by Chris P)
 
 2.8.9 (not yet released)