]> source.dussan.org Git - jackcess.git/commitdiff
add changelog info for 2.0.0 release
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 26 Aug 2013 15:47:45 +0000 (15:47 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 26 Aug 2013 15:47:45 +0000 (15:47 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@793 f203690c-595d-4dc9-a70b-905162fa7fd2

src/changes/changes.xml

index c86d8543bac55b28c09aab7501feb0504cd513c1..339fde8769695227380a983c598ece0171a44632 100644 (file)
@@ -4,6 +4,13 @@
     <author email="javajedi@users.sf.net">Tim McCune</author>
   </properties>
   <body>
+    <release version="2.0.0" date="2013-08-26">
+      <action dev="jahlborn" type="update">
+        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.
+      </action>
+    </release>
     <release version="1.2.14.2" date="2013-08-25">
       <action dev="jahlborn" type="fix" system="SourceForge2" issue="96">
         Fix reading of Properties with multiple value blocks.