Fix #696 in 2.5(.1)
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 27550d2..301efa3 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -17,6 +17,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