Add release notes for 0.3 to RELEASE_NOTES
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 15 Dec 2014 12:33:29 +0000 (14:33 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Mon, 22 Dec 2014 13:12:38 +0000 (15:12 +0200)
Change-Id: I69727b04d95494663537375f8de888dc1d788797
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
RELEASE_NOTES

index 755faa816b00bdc03238fc3f385114f78a574e49..7e4523808de94dbafe8262d4239b17de5b9d23b5 100644 (file)
@@ -1,3 +1,27 @@
+Release notes for repa 0.3
+============================
+
+- Release Date: Tue Dec 16 2014
+
+- New features and enhancements:
+    * group: disable publishing when aggregating packages
+    * Skip conflicting submissions when creating a group
+    * group: Implemented parallel package aggregating (Fixes: #1955)
+    * info: Excluded 'disabled' build status from the list
+    * list: Implement --ignore command line option
+    * group: Remove binary package check
+    * Implement --noaggregate command line and config option (Fixes: #1990)
+    * List all projects in submitrequest message
+    * Drop 'Commit' keyword from the submitrequest info
+    * Reworked repa diff (Fixes: #1869)
+    * Implement --base option for repa list
+    * Pylinted codebase
+    * Output SR for rejected/accepted submissions
+
+- Bugfixes:
+    * create_sr: Fix unicode issue (Fixes: #1979, #TINF-618)
+
+
 Release notes for repa 0.2
 ============================