From 3fe1540f9b47a35c97b50a65ff0dc4d9fde2e68b Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Mon, 15 Dec 2014 14:33:29 +0200 Subject: Add release notes for 0.3 to RELEASE_NOTES Change-Id: I69727b04d95494663537375f8de888dc1d788797 Signed-off-by: Ed Bartosh --- RELEASE_NOTES | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 755faa8..7e45238 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -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 ============================ -- cgit v1.2.3