From 763c2ee3b889c267addbcfadcbb7472d06899cb0 Mon Sep 17 00:00:00 2001 From: dcramer Date: Fri, 21 Mar 2014 12:59:05 -0500 Subject: [PATCH] Updating README for 1.15.0 Change-Id: I37bb8ca913caa75b1c1936d9ce46739d4c678c6d --- README.rst | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 175821f..b80cfc4 100644 --- a/README.rst +++ b/README.rst @@ -69,13 +69,26 @@ How Tos Release Notes ============= +clouddocs-maven-plugin 1.15.0 (March 21, 2014) +============================================================ +- Features and updates + + - Support 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