Fix #1315
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 8b66714..16de24e 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -6,6 +6,10 @@
 
 2.8.2 (not yet released)
 
+#1315: Binding numeric values can BigDecimal lose precision
+ (reported by Andrew S)
+#1327: Class level `@JsonInclude(JsonInclude.Include.NON_EMPTY)` is ignored
+ (reported by elruwen@github)
 #1335: Unconditionally call `TypeIdResolver.getDescForKnownTypeIds`
  (contributed by Chris J-Y)