Skip to content

Commit db50503

Browse files
authored
Cover 0.2.0 in the release notes (#17)
1 parent 09f022b commit db50503

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3-
### 0.1.0 (2022-06-21)
3+
## 0.2.0 (to be released)
4+
5+
Dropped Python 3.6 support, added official Python 3.10, 3.11 and PyPy support.
6+
7+
A specified content type is no longer ignored for being a variant of
8+
`plain/text`, unless it is one of the 4 specific variants affected by the old
9+
Apache bug [13986](https://bz.apache.org/bugzilla/show_bug.cgi?id=13986).
10+
11+
## 0.1.0 (2022-06-21)
412

513
Initial release.

0 commit comments

Comments
 (0)