aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/changes/changes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a2e8af6..99d943e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -4,7 +4,7 @@
<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
- <release version="3.5.1" date="TBD">
+ <release version="3.5.1" date="2020-09-10">
<action dev="jahlborn" type="update">
Add more static utility methods to DatabaseBuilder to enable more
succinct object construction code using static imports.