aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-03-05 12:48:34 -0700
committerTim Harder <radhermit@gmail.com>2021-03-05 12:48:34 -0700
commitff39412fca3fe5a8b5649c15e15d75cf871d1099 (patch)
tree624907fa958e83e4e2b3572015a037bfde197c97 /NEWS.rst
parentsources: ProfilesRepoSource: ignore removed profile directories (diff)
downloadpkgcheck-ff39412fca3fe5a8b5649c15e15d75cf871d1099.tar.gz
pkgcheck-ff39412fca3fe5a8b5649c15e15d75cf871d1099.tar.bz2
pkgcheck-ff39412fca3fe5a8b5649c15e15d75cf871d1099.zip
update news
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 2e5f48ec..6ca3a1e4 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,22 @@ Release Notes
=============
---------------------------
+pkgcheck 0.9.1 (2021-03-05)
+---------------------------
+
+- Support newline-separated values for lists in addition to comma-separated in
+ pkgcheck configs.
+
+- pkgcheck scan: Bundle and load a config defining a GentooCI checkset matching
+ Gentoo CI error keywords.
+
+- pkgcheck scan: Add --staged support for targeting staged git changes to
+ generate restrictions.
+
+- pkgcheck: Suppress pkgcore-specific help options that should generally be
+ avoided by users but is required internally.
+
+---------------------------
pkgcheck 0.9.0 (2021-02-23)
---------------------------