diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index 4e4c9f452..de73c7bc6 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -13,6 +13,26 @@
+
+ Patch applied for deep cloning of worksheets was provided
+ Patch applied to allow sheet reordering
+ Added additional print area setting methods using row/column numbers
+ HDF: Negative Array size fix
+ Added argument pointers to support the IF formula
+ Formulas: Added special character support for string literals, specifically for SUMIF formula support and addresses a bug as well
+ BlockingInputStream committed to help ensure reads
+ Fixed problem with NaN values differing from the investigated value from file reads in FormulaRecords
+ Patch for getColumnWidth in HSSF
+ Patch for dealing with mult-level numbered lists in HDF
+ Due to named reference work, several named-ranged bugs were closed
+ Patch applied to prevent sheet corruption after a template modification
+ Shared Formulas now Supported
+ Added GreaterEqual, LessEqual and NotEqual to Formula Parser
+ Added GreaterThan and LessThan functionality to formulas
+ Patches for i10n
+ POI Build System Updated
+ font names can now be null
+
Support for zoom level
Freeze and split pane support