diff --git a/README.md b/README.md
index f2306d3..bb0975d 100644
--- a/README.md
+++ b/README.md
@@ -477,6 +477,9 @@ var biomString = biom.toString();
## Changes
+### v1.0.5 (2016-11-08)
+ - Export numeric metadata as string (compatibility with BIOM v2.1)
+
### v1.0.4 (2016-11-08)
- Handle nested metadata (import/export)