Updating README for 1.15.0

Change-Id: I37bb8ca913caa75b1c1936d9ce46739d4c678c6d
This commit is contained in:
dcramer
2014-03-21 12:59:05 -05:00
parent ffe34707f2
commit 763c2ee3b8

View File

@@ -69,13 +69,26 @@ How Tos
Release Notes
=============
clouddocs-maven-plugin 1.15.0 (March 21, 2014)
============================================================
- Features and updates
- Support <branding> parameter for api-ref pages (openstack and rackspace supported)
- Support bodyFont, monospaceFont, and localFontPath parameters to provide alternate fonts used when generating pdfs.
- Add Tealium utag.js to html output when branding = rackspace.
- Bug fixes
- Address Launchpad #1289568 which caused processing to fail on certain wadls.
- Revert change which made the shortdesc line appear as the first line in the body of the api reference sections.
- Fix NPE when using generate-pdf and generate-html goals.
clouddocs-maven-plugin 1.14.1 (March 5, 2014)
============================================================
- Bug fixes
- Address https://bugs.launchpad.net/openstack-manuals/+bug/1288395
clouddocs-maven-plugin 1.14.0 (March 3, 2014)
============================================================
- Features and updates