diff options
author | Dave Beckett <dave@dajobe.org> | 2011-01-03 12:18:57 -0800 |
---|---|---|
committer | Dave Beckett <dave@dajobe.org> | 2011-01-03 12:18:57 -0800 |
commit | 2018b3f7ae0e845c02647fee10d5e1f92cd660b3 (patch) | |
tree | fdbe4fefdd512c99fdeb71ecea69ec7e5fd11d45 /NEWS.html | |
parent | 3e62679af3f1467ea2505f52e7db479fc55f37c3 (diff) | |
download | raptor-2018b3f7ae0e845c02647fee10d5e1f92cd660b3.tar.gz |
#2.0.0
Diffstat (limited to 'NEWS.html')
-rw-r--r-- | NEWS.html | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -14,7 +14,19 @@ <p>Not yet released. </p> -<p>See the <a href="RELEASE.html#rel1_9_2">Raptor 1.9.2 Release Notes</a> +<p>Raptor 2 final release with some minor API changes. +</p> + +<p>The <a href="http://librdf.org/raptor/api/">Raptor 2 API reference manual</a> +section on +<a href="http://librdf.org/raptor/api/raptor-changes.html">Changes between raptor 1.4.21 and 2.0.0</a> +provides detailed function, macro, enum and type changes. +The <a href="UPGRADING.html">upgrading document</a> +explains how to upgrade existing Raptor V1 code to the new APIs. +</p> + + +<p>See the <a href="RELEASE.html#rel2_0_0">Raptor 2.0.0 Release Notes</a> for the full details of the changes.</p> |