INT-2195 - Add 'What's new in 2.1' to docs

For reference see: https://jira.springsource.org/browse/INT-2195
This commit is contained in:
Gunnar Hillert
2011-11-10 01:24:00 -05:00
committed by Mark Fisher
parent e20c0e0efa
commit c348f8c3fb
7 changed files with 604 additions and 251 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="migration-2.0-2.1"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Changes between 2.0 and 2.1</title>
<para>
For an overview of the changes in Spring Integration 2.1 since version 2.0,
please see <xref linkend="whats-new"/>.
</para>
</section>