diff options
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES new file mode 100644 index 0000000..b89330d --- /dev/null +++ b/RELEASE_NOTES @@ -0,0 +1,14 @@ +Release notes for repa 0.1.1 +============================ + +- Release Date: 2014-03 + +- New features and enhancements: + * Added --project command line option + * Added obs and download urls to 'repa list' output + +- Bugfixes: + * Updated man page regarding grouping. Fixes TINF-492 + * Added Committer and commit id into SR comment. Fixes TINF-468 + * Fixed crash when rejecting broken packages. + * Catch osc exceptions in obs.py:get_projects. Fixes TINF-480 |