commit:     d1de2b2b61cf296b47a788ae0978169f8744de9a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 15:27:42 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 15:27:42 2022 +0000
URL:        
https://gitweb.gentoo.org/proj/pkgcore/pkgdev.git/commit/?id=d1de2b2b

new release 0.2.4

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 NEWS.rst | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index a4834b7..8523806 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,25 @@
 Release Notes
 =============
 
+pkgdev 0.2.4 (2022-11-26)
+-------------------------
+
+- commit: don't show disable for python targets that are disabled (Arthur
+  Zamarin)
+
+- commit: mention ``-e`` as nice option (Arthur Zamarin)
+  https://bugs.gentoo.org/846785
+
+- Use flit with custom wrapper as build backend (Arthur Zamarin, #104)
+
+- showkw: use color 90 instead of 30 (Arthur Zamarin)
+
+- cli: add support to disable colors using environment variable ``NOCOLOR``
+  (Arthur Zamarin)
+
+- push: add ``--pull`` option to auto pull and rebase latest changes from
+  remote before scanning and pushing (Arthur Zamarin, #105)
+
 pkgdev 0.2.3 (2022-10-14)
 -------------------------
 

Reply via email to