commit: 548c180f92cd4adfd42c2403e61629267fa32b73 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Mar 2 03:25:32 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Mar 2 03:29:12 2021 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=548c180f
v0.5.1 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 21c4c86..b542cf1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ News (new features/major bug fixes) +gentoolkit-0.5.1 +---------------- + * Added support for Python 3.9 + * Removed support for Python < 3.6 and other clean ups + * merge-driver-ekeyword: Added git merge driver for automatically resolving + conflicts involving the KEYWORDS=... line + * equery: Removed 'changes' subcommand + * Enable ekeyword unit tests + gentoolkit-0.5.0 ---------------- * discontinued Support for Python 2
