summaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 17dacb2..2fa0e8d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,6 +20,10 @@
Reuse previously written memo/ole values when updating other values in
a row in order to reduce unnecessary data duplication.
</action>
+ <action dev="jahlborn" type="update">
+ Allow ImportFilter and ExportFilter to return null from filterRow() to
+ indicate that a row should be skipped.
+ </action>
</release>
<release version="1.2.5" date="2011-10-19">
<action dev="jahlborn" type="update">