We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8585c7b commit 2b62a70Copy full SHA for 2b62a70
CHANGELOG.md
@@ -2,6 +2,25 @@ Changelog
2
=========
3
4
5
+3.5 (2021-09-30)
6
+----------------
7
+
8
+- Fix: fix syntax warnings due to comparison of literals using `is`
9
+- Fix: avoid DeprecationError on ConfigParser.readfp()
10
+- Add Tox Github Action
11
+- Documentation fixups
12
+- Security: bump Pygments version to >=2.7.4
13
+- Fix .env -file quote stripping
14
+- Changelog catchups for 3.2 and 3.3
15
16
17
+3.4 (2021-01-05)
18
19
20
+- Add choices helper
21
22
23
24
3.3 (2019-11-13)
25
----------------
26
0 commit comments