Skip to content

Commit 2b62a70

Browse files
authored
Update Changelog to reflect latest versions
For full details, see v3.3...v3.5
1 parent 8585c7b commit 2b62a70

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@ Changelog
22
=========
33

44

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+
- Documentation fixups
22+
23+
524
3.3 (2019-11-13)
625
----------------
726

0 commit comments

Comments
 (0)