diff options
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r-- | src/changes/changes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3714194..6698a2d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -4,6 +4,11 @@ <author email="javajedi@users.sf.net">Tim McCune</author> </properties> <body> + <release version="4.0.2" date="TBD"> + <action dev="jahlborn" type="update"> + Add Table methods to access the creation and last modified dates. + </action> + </release> <release version="4.0.1" date="2021-06-21"> <action dev="jahlborn" type="fix"> Ignore trailing spaces when creating text index entries. |