From a1940946b9c3538ac905ddf0fb60680e53ec98ee Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Mon, 26 Aug 2013 15:47:45 +0000 Subject: [PATCH] add changelog info for 2.0.0 release git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@793 f203690c-595d-4dc9-a70b-905162fa7fd2 --- src/changes/changes.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c86d854..339fde8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -4,6 +4,13 @@ Tim McCune + + + Brand new API! This release is not backwards compatible with 1.x + releases. See Migration Guide at http://jackcess.sourceforge.net/jackcess-2.html + for more details. + + Fix reading of Properties with multiple value blocks. -- 2.39.5