aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-01 21:35:39 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-01 21:35:39 +0200
commit124e035b714b821b34192ea6cd9981b2936441fc (patch)
treece43c263a830420ccd64549ccc23df811a290036
parentRevert "ci: test py3.13" (diff)
downloadpkgcheck-124e035b714b821b34192ea6cd9981b2936441fc.tar.gz
pkgcheck-124e035b714b821b34192ea6cd9981b2936441fc.tar.bz2
pkgcheck-124e035b714b821b34192ea6cd9981b2936441fc.zip
new release 0.10.28
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--NEWS.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index ff9b31ad..187c6646 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,22 @@ Release Notes
=============
-----------------------------
+pkgcheck 0.10.28 (2024-03-01)
+-----------------------------
+
+- docs: Add intersphinx linkages (Brian Harring, #658)
+
+**New checks:**
+
+- VariableOrderWrong: Enforce skel.ebuild variable order (Anthony Ryan, #645)
+
+**Fixed bugs:**
+
+- git: fix issues with no-copies (Arthur Zamarin, Sam James, #663, #664)
+
+- addons.net: suppress urllib3 import warnings (Anna "CyberTailor", #661)
+
+-----------------------------
pkgcheck 0.10.27 (2024-01-25)
-----------------------------