Merge branch '2.5'
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 6696fb3..8e14544 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -23,6 +23,8 @@
  (reported by Ludevik@github)
 #684: FAIL_ON_NUMBERS_FOR_ENUMS does not fail when integer value is quoted
  (reported by kllp@github)
+#696: Copy constructor does not preserve `_injectableValues`
+ (reported by Charles A)
 - Add a work-around in `ISO8601DateFormat` to allow omission of ':' from timezone
 - Bit more work to complete #633