aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-02-13 13:14:25 -0700
committerTim Harder <radhermit@gmail.com>2021-02-13 13:14:25 -0700
commitab30d5edf7f2389349a5cb1be403798e7dd4652a (patch)
tree282a0e621b89ed5015ee2c2bd54ad576a6cb8d86 /NEWS.rst
parentbump version (diff)
downloadpkgcheck-ab30d5edf7f2389349a5cb1be403798e7dd4652a.tar.gz
pkgcheck-ab30d5edf7f2389349a5cb1be403798e7dd4652a.tar.bz2
pkgcheck-ab30d5edf7f2389349a5cb1be403798e7dd4652a.zip
update news
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS.rst b/NEWS.rst
index c9b3f218..3f5597a6 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,24 @@ Release Notes
=============
---------------------------
+pkgcheck 0.9.0 (2021-??-??)
+---------------------------
+
+- Drop metadata.xml indentation and empty element results from
+ warning to style level.
+
+- Drop BadDescription and RedundantLongDescription result levels
+ from warning to style.
+
+- Restrict UnknownCategoryDirs result to the gentoo repo.
+
+- Drop pickle-based reporter support -- use the scan API call to
+ create and access result objects.
+
+- pkgcheck replay: Drop pickle stream support, use JSON support
+ instead from the JsonStream reporter.
+
+---------------------------
pkgcheck 0.8.2 (2021-02-09)
---------------------------
@@ -14,7 +32,7 @@ pkgcheck 0.8.2 (2021-02-09)
pkgcheck 0.8.1 (2021-01-28)
---------------------------
-- Include tree-sitter-bash files in dist tarball.
+- Include tree-sitter-bash files in dist tarball.
---------------------------
pkgcheck 0.8.0 (2021-01-27)