Add change comments from pom.xml to changes.xml

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk@1839664 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5db1e9b..bc0dcdd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,14 @@
     <body>
 
         <release version="48" date="YYYY-MM-DD" description="TBD">
-            <action type="update">commons-release-plugin 1.3 -> 1.4</action>
+            <action type="update">Update parent from org.apache:apache 19 to 20.</action>
+            <action type="update">maven-compiler-plugin 3.7.0 -> 3.8.0</action>
+            <action type="fix">re-enabled japicmp and introduced japicmp.skip property that
+                controls whether japicmp reports are run. It is disabled by
+                default and enabled via a special profile enabled by the
+                presence of the file src/site/resources/profile.japicmp
+                - org.apache.felix:maven-bundle-plugin 3.5.0 -> 3.5.1</action>
+            <action type="update">org.apache.felix:maven-bundle-plugin 3.5.0 -> 3.5.1</action>
         </release>
 
         <release version="47" date="2018-07-02" description="Release version 47">