Fixed #232
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 057ad27..7f5c4b3 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -12,6 +12,8 @@
  (reported by Pascal G)
 #223: Duplicated nulls with @JsonFormat(shape=Shape.ARRAY)
  (reported by lukegh@github)
+#232: Converting bound BigDecimal value to tree fails with WRITE_BIGDECIMAL_AS_PLAIN
+ (reported by celkings@github)
 - Minor fix to handle primitive types for key deserializer lookups
 - Add convenience method `MappingIterator.getCurrentLocation()`
  (suggested by Tomdz@github)