- Rename EiMessageHeaderAccessor to IntegrationMessageHeaderAccessor - Remove GenericMessage - Minor TODOs - Start a new What's new" chapter in the reference JIRA: https://jira.springsource.org/browse/INT-3242
14 lines
496 B
XML
14 lines
496 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<appendix xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="history"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Change History</title>
|
|
|
|
<xi:include href="./changes-3.0-4.0.xml"/>
|
|
<xi:include href="./changes-2.2-3.0.xml"/>
|
|
<xi:include href="./changes-2.1-2.2.xml"/>
|
|
<xi:include href="./changes-2.0-2.1.xml"/>
|
|
<xi:include href="./changes-1.0-2.0.xml"/>
|
|
|
|
</appendix>
|