Refactor: Update to using configparser
[releng/lftools.git] / releasenotes / notes / remove_six-b89d618c51c3021a.yaml
diff --git a/releasenotes/notes/remove_six-b89d618c51c3021a.yaml b/releasenotes/notes/remove_six-b89d618c51c3021a.yaml
new file mode 100644 (file)
index 0000000..4fad7af
--- /dev/null
@@ -0,0 +1,7 @@
+---
+deprecations:
+  - |
+    The six module is being phased out of use as Python 2 support has been
+    dropped. This release is the first in which one (or more) transitions have
+    happened. There should be no issues related to this transition but bugs may
+    creep in.