forgot to update release notes

git-svn-id: https://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.1.2@1088426 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/release-notes.apt b/src/site/apt/release-notes.apt
index 7038437..0edb7f2 100644
--- a/src/site/apt/release-notes.apt
+++ b/src/site/apt/release-notes.apt
@@ -28,6 +28,27 @@
 
 Maven Ant Tasks
 
+* 2.1.2 Release Notes
+
+  The full list of changes can be found in our {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11533&version=16670}iss
+ue management system}}, and is reproduced below.
+
+** Bug
+
+    * [MANTTASKS-206] - dependecies task overrides custom definition of 'central' repository
+
+    * [MANTTASKS-208] - Change ant groupId to org.apache.ant
+
+** Improvement
+
+    * [MANTTASKS-199] - Loading dependencies from file echo is ant warning instead of info 
+
+    * [MANTTASKS-210] - When creating path objects using the dependencies task it is not possible to filter out artifacts by type.
+
+    * [MANTTASKS-211] - Support launching Maven 3.x from the mvn task
+
+    * [MANTTASKS-217] - Add a pseudo-reactor so that parent pom references can be resolved without pushing poms to the file system
+
 * 2.1.1 Release Notes
 
   The full list of changes can be found in our {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11533&version=16024}issue management system}}, and is reproduced below.