diff --git a/changelog/project.xml b/changelog/project.xml
index 9b32a4dd..82dcdb5f 100644
--- a/changelog/project.xml
+++ b/changelog/project.xml
@@ -23,7 +23,7 @@
3
maven-changelog-plugin
Maven Changelog Plugin
- 1.8.1-SNAPSHOT
+ 1.8.1
Produce SCM changelog reports.
http://maven.apache.org/reference/plugins/changelog/
http://jira.codehaus.org/browse/MPCHANGELOG
@@ -69,6 +69,11 @@
1.8
maven-changelog-plugin-1.8
+
+ 1.8.1
+ 1.8.1
+ maven-changelog-plugin-1.8.1
+
diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml
index e3cd2d09..61844788 100644
--- a/changelog/xdocs/changes.xml
+++ b/changelog/xdocs/changes.xml
@@ -25,7 +25,7 @@
Emmanuel Venisse
-
+
Determine default factory from connection - no need to configure for SCMs other than CVS.
Add VSS support
Corrected link for viewcvs configured with muliple cvs repository.