We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffdc45 commit 3a69ff1Copy full SHA for 3a69ff1
NEWS.rst
@@ -2,6 +2,16 @@
2
Release Notes
3
=============
4
5
+snakeoil 0.9.0 (2021-01-27)
6
+---------------------------
7
+
8
+- snakeoil.cli.arghparse: Check for colliding CommaSeparatedElements.
9
10
+- snakeoil.mappings: Add OrderedFrozenSet implementation which is a
11
+ immutable OrderedSet.
12
13
+- Drop support for python 3.6 and 3.7.
14
15
snakeoil 0.8.9 (2020-12-04)
16
---------------------------
17
0 commit comments