releng: update release notes for 1.0.1

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/commons/filevault-package-maven-plugin/trunk@1818151 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index a365223..8b764fe 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -15,7 +15,7 @@
    limitations under the License.
   -->
 
-Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.0.0
+Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.0.1
 ==================================================================================
 
 Introduction
@@ -24,6 +24,37 @@
 content package maven artifacts. The content packages can later be used to install content into a JCR repository
 using the Apache Jackrabbit FileVault packaging runtime.
 
+
+Changes in Jackrabbit FileVault Package Maven Plugin 1.0.1
+----------------------------------------------------------
+
+#### Bug Fixes
+* [JCRVLT-218] Repository structure package satisfies too aggressively
+* [JCRVLT-219] Internal ancestors not used for dependency validation
+* [JCRVLT-222] analyze-classes goal should be marked as ignored for m2e
+* [JCRVLT-237] Fix description on how import-package manifests are generated
+* [JCRVLT-241] Goal analyze-classes: Dependencies with type "bundle" not correctly considered
+* [JCRVLT-242] Link for the web access of Jackrabbit's FileVault Package source repository is wrong
+* [JCRVLT-244] Package Maven Plugin: Fix resource leaks in integration tests
+* [JCRVLT-245] Package Maven Plugin: ProjectBuilder.verifyPackageProperty swaps expected/actual value
+* [JCRVLT-253] Problems with Configuration inside an Execution with Filters
+
+#### Improvements
+* [JCRVLT-217] Create tests for JCRVLT-207 (HTL) as soon as plugin is released
+* [JCRVLT-224] Use filevault-core instead of copy-pasting code
+* [JCRVLT-231] Clarify repositoryStructurePackages parameter
+* [JCRVLT-234] Remove irrelevant @Parameter annotations on field in classes which are not mojos
+* [JCRVLT-236] Package Maven Plugin: Improve packageType param documentation
+* [JCRVLT-238] Remove classesDirectory parameter
+* [JCRVLT-243] VaultMojo: extend javadoc for all complex type parameters
+* [JCRVLT-252] Package Maven Plugin: Update to htl-maven-plugin 1.1.2
+
+#### New Features
+* [JCRVLT-230] Allow to give an explicit directory as source for META-INF/vault
+* [JCRVLT-239] Package Maven Plugin: Add "accessControlHandling" property
+* [JCRVLT-240] Package Maven Plugin: Support for package thumbnails
+
+
 Changes in Jackrabbit FileVault Package Maven Plugin 1.0.0
 ----------------------------------------------------------