summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
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